Skip to content

Commit

Permalink
GORELEASER with brew
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoh86 committed Dec 27, 2020
1 parent c7f8408 commit 3b86631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
with:
args: release --rm-dist

0 comments on commit 3b86631

Please sign in to comment.