fix(workflows): fix importing gpg key
This commit is contained in:
parent
760cd630ff
commit
8103726e70
1
.github/workflows/build_push.yml
vendored
1
.github/workflows/build_push.yml
vendored
@ -235,6 +235,7 @@ jobs:
|
||||
passphrase: ${{ secrets.GPG_PASSPHRASE }}
|
||||
git_user_signingkey: true
|
||||
git_commit_gpgsign: true
|
||||
workdir: repo
|
||||
|
||||
- name: Deploy repo
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user