Skip to content

Commit

Permalink
chore(ci): build --snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ellisvalentiner committed Oct 13, 2022
1 parent c5a6ef1 commit 4e9a9ba
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 @@ -50,7 +50,7 @@ jobs:
name: Build
uses: goreleaser/goreleaser-action@v3
with:
args: build --rm-dist
args: build --rm-dist --snapshot

-
name: Run GoReleaser
Expand Down

0 comments on commit 4e9a9ba

Please sign in to comment.