File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,13 +42,13 @@ checksum:
4242# name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
4343 name_template : ' {{ .ProjectName }}_{{ .Version }}_SHA256SUMS'
4444 algorithm : sha256
45- signs :
46- - artifacts : checksum
47- args :
48- # if you are using this in a GitHub action or some other automated pipeline, you
49- # need to pass the batch flag to indicate its not interactive.
50- - " --batch"
51- - " --local-user"
45+ # signs:
46+ # - artifacts: checksum
47+ # args:
48+ # # if you are using this in a GitHub action or some other automated pipeline, you
49+ # # need to pass the batch flag to indicate its not interactive.
50+ # - "--batch"
51+ # - "--local-user"
5252# - "{{ .Env.GPG_FINGERPRINT }}" # set this environment variable for your signing key
5353# - "--output"
5454# - "${signature}"
You can’t perform that action at this time.
0 commit comments