Skip to content

Commit 0c42df6

Browse files
committed
fix
Signed-off-by: Carlos Alexandro Becker <[email protected]>
1 parent 8719cf0 commit 0c42df6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
args: release --clean --snapshot
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30+
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
3031
dependabot:
3132
needs: [build]
3233
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)