Skip to content

Commit

Permalink
Update go-releaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackstockley89 authored Mar 7, 2023
1 parent 24f3b66 commit 48ce853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@ jobs:
version: latest
args: release -f version-check/.goreleaser.yaml --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 48ce853

Please sign in to comment.