Skip to content

Commit

Permalink
go releaser fix (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
laliconfigcat authored Aug 9, 2024
1 parent 7abfc0a commit dabf8d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

# Visit https://goreleaser.com for documentation on how to customize this
# behavior.
before:
Expand Down Expand Up @@ -57,4 +59,4 @@ release:
# If you want to manually examine the release before its live, uncomment this line:
# draft: true
changelog:
skip: true
disable: true

0 comments on commit dabf8d9

Please sign in to comment.