Skip to content

Commit 844b424

Browse files
committed
update release.yaml
1 parent e8a1eae commit 844b424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Run GoReleaser
4141
uses: goreleaser/goreleaser-action@v2
4242
with:
43-
args: -p 3 release --rm-dist
43+
args: -p 3 release --timeout 60m --clean
4444
version: latest
4545
strategy:
4646
fail-fast: true

0 commit comments

Comments
 (0)