Skip to content

Commit

Permalink
Fixed windows goreleaser pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
StiviiK committed Sep 14, 2023
1 parent 4be1ccd commit abb0cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ jobs:
args: release --clean --config .goreleaser-windows.yaml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AUTH_GITHUB: ${{ secrets.AUTH_GITHUB }}
CHOCO_API_KEY: ${{ secrets.CHOCO_API_KEY }}

0 comments on commit abb0cc1

Please sign in to comment.