Skip to content

Commit

Permalink
goreleaser again
Browse files Browse the repository at this point in the history
  • Loading branch information
icy committed Sep 15, 2020
1 parent 401f235 commit 9f1b926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
version: v0.143.0
args: --snapshot
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9f1b926

Please sign in to comment.