Skip to content

Commit

Permalink
ci: update to use goreleaser v2
Browse files Browse the repository at this point in the history
  • Loading branch information
tri-adam committed Jun 11, 2024
1 parent f066540 commit e3a37fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
check-latest: true
- uses: goreleaser/goreleaser-action@v6
with:
args: release --snapshot --skip-publish
args: release --snapshot --skip=publish
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

release:
github:
owner: sylabs
Expand Down

0 comments on commit e3a37fb

Please sign in to comment.