Skip to content

Commit 07266e0

Browse files
author
rambohe
authored
fix goreleaser run error (#2101)
1 parent 57d87de commit 07266e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-assets.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: goreleaser/goreleaser-action@v5
3838
with:
3939
distribution: goreleaser
40-
version: latest
40+
version: v1.25.1
4141
args: release --clean
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)