Skip to content

Commit 4696471

Browse files
authored
feat: add - '-y' to goreleaser (#713)
Signed-off-by: Engin Diri <engin.diri@ediri.de>
1 parent 2da02ed commit 4696471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ docker_signs:
103103
output: true
104104
args:
105105
- 'sign'
106+
- '-y'
106107
- '${artifact}'
107108

108109
brews:

0 commit comments

Comments
 (0)