Skip to content

Commit

Permalink
feat: build snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
cfoust committed Oct 30, 2024
1 parent 77e004b commit 62555ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
- name: Build
uses: goreleaser/goreleaser-action@v5
with:
args: release --skip=publish --config .github/goreleaser-for-linux.yaml
args: release --skip=publish --snapshot --config .github/goreleaser-for-linux.yaml
version: v1.23.0

- name: Upload
Expand Down

0 comments on commit 62555ba

Please sign in to comment.