Skip to content

Commit

Permalink
Fix release workflow setting
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Feb 17, 2020
1 parent e0838ce commit 5720d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
GORELEASER_GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

0 comments on commit 5720d37

Please sign in to comment.