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 4a9a06a commit 89a478cCopy full SHA for 89a478c
.github/workflows/release.yml
@@ -56,6 +56,7 @@ jobs:
56
passphrase: ${{ secrets.PASSPHRASE }}
57
- name: Set the user terminal
58
run: GPG_TTY=$(tty) && export GPG_TTY
59
+ shell: /usr/bin/bash -e {0}
60
- name: Run GoReleaser
61
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8
62
with:
0 commit comments