Skip to content

Commit 4f559d7

Browse files
Update release-creator.yaml
1 parent 57f6d22 commit 4f559d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-creator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
uses: crazy-max/ghaction-import-gpg@v6
7878
with:
7979
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
80+
passphrase: ${{ secrets.GPG_PASSPHRASE }}
8081
git_user_signingkey: true
8182
git_commit_gpgsign: true
8283
git_tag_gpgsign: true

0 commit comments

Comments
 (0)