Skip to content

Commit 68ab4bc

Browse files
committed
upsert true
1 parent e29405c commit 68ab4bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uses: crazy-max/ghaction-import-gpg@v2
2525
env:
2626
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
27+
passphrase: ${{ secrets.passphrase }}
2728

2829
- name: Run GoReleaser
2930
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)