We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf9892 commit d591da9Copy full SHA for d591da9
.goreleaser.yml
@@ -38,7 +38,7 @@ checksum:
38
signs:
39
- artifacts: checksum
40
args:
41
- # if you are using this in a GitHub action or some other automated pipeline, you
+ # if you are using this in a GitHub action or some other automated pipeline, you
42
# need to pass the batch flag to indicate its not interactive.
43
- "--batch"
44
- "--local-user"
@@ -54,4 +54,4 @@ release:
54
# If you want to manually examine the release before its live, uncomment this line:
55
# draft: true
56
changelog:
57
- skip: true
+ disable: true
0 commit comments