Skip to content

Commit

Permalink
Update releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
semyonmor committed Jun 25, 2024
1 parent d6ed19d commit ebdc3fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v3
with:
version: latest
args: release --clean
Expand Down
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ signs:
release:
# If you want to manually examine the release before its live, uncomment this line:
# draft: true
version: "2"
changelog:
skip: true

0 comments on commit ebdc3fc

Please sign in to comment.