Skip to content

Commit

Permalink
update goreleaser action
Browse files Browse the repository at this point in the history
  • Loading branch information
guumaster authored Mar 31, 2020
1 parent fbb5b73 commit 6158eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
snapcraft_token: ${{ secrets.snapcraft_token }}

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
uses: goreleaser/goreleaser-action@v1.3.1
with:
version: latest
args: release --rm-dist
Expand Down

0 comments on commit 6158eda

Please sign in to comment.