mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
Unbreak Deb Publish job
This commit is contained in:
parent
50e2118af7
commit
f4f49dbe33
1
.github/workflows/deb-publish.yml
vendored
1
.github/workflows/deb-publish.yml
vendored
@ -164,6 +164,7 @@ jobs:
|
||||
default-key ${{ secrets.GPG_SIGNING_SUBKEY_FINGERPRINT }}
|
||||
trusted-key ${{ secrets.GPG_SIGNING_SUBKEY_FINGERPRINT }}
|
||||
EOT
|
||||
gpg-connect-agent 'keyattr ${{ secrets.GPG_AUTH_SUBKEY_KEYGRIP }} Use-for-ssh: true' /bye
|
||||
tee -a ~/.gbp.conf > /dev/null <<EOT
|
||||
[buildpackage]
|
||||
sign-tags = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user