We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9ea1c4 commit cbd3246Copy full SHA for cbd3246
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: crazy-max/ghaction-import-gpg@v5
36
with:
37
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
38
- passphrase: ${{ secrets.GPG_PASSPHRASE }}
+ passphrase: ${{ secrets.PASSPHRASE }}
39
-
40
name: Run GoReleaser
41
uses: goreleaser/goreleaser-action@v4
0 commit comments