Skip to content

Commit

Permalink
Fix GoReleaser action inputs (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
wata727 committed Jun 12, 2021
1 parent a4d1a57 commit 1ae1e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: v0.169.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1ae1e23

Please sign in to comment.