Skip to content

Commit e7dc31e

Browse files
committed
remove snapshot
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent b1cbde1 commit e7dc31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Run GoReleaser
6363
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # tag=v6.3.0
6464
with:
65-
args: -p 3 release --clean --snapshot
65+
args: -p 3 release --clean
6666
version: '~> v2'
6767
strategy:
6868
fail-fast: true

0 commit comments

Comments
 (0)