Skip to content

Commit 3e18a02

Browse files
committed
another workflow edit
1 parent 186ba91 commit 3e18a02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Run GoReleaser
2525
uses: goreleaser/goreleaser-action@v5
2626
with:
27-
version: latest
28-
args: release
27+
version: v2.11.2
28+
args: release --clean
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)