fix(workflows): fix importing gpg key

This commit is contained in:
jmir1 2023-06-17 20:38:22 +02:00
parent 760cd630ff
commit 8103726e70
No known key found for this signature in database
GPG Key ID: 7B3B624787A072BD

View File

@ -235,6 +235,7 @@ jobs:
passphrase: ${{ secrets.GPG_PASSPHRASE }}
git_user_signingkey: true
git_commit_gpgsign: true
workdir: repo
- name: Deploy repo
run: |