Skip to content

Commit

Permalink
release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
petethepig committed Aug 18, 2023
1 parent 9a6cd18 commit 73f3eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
version: latest
args: release --rm-dist --timeout 60m
env:
GITHUB_TOKEN: ${{ steps.app-releaser.outputs.token }}
GITHUB_TOKEN: ${{ steps.app-goreleaser.outputs.token }}
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro'
# distribution:
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}

0 comments on commit 73f3eaa

Please sign in to comment.