Skip to content

Commit

Permalink
Use pinned version of goreleaser for now
Browse files Browse the repository at this point in the history
  • Loading branch information
aidansteele authored Feb 11, 2020
1 parent 45b26cd commit fb02646
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 @@ -22,7 +22,7 @@ jobs:
- name: goreleaser
uses: goreleaser/goreleaser-action@v1
with:
version: latest
version: v0.123.3
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

0 comments on commit fb02646

Please sign in to comment.