Skip to content

Commit fd5ddcc

Browse files
authored
Merge pull request #111 from staticdev/ci/goreleaser-1.26.2
Goreleaser v1.26.2
2 parents 3b2055a + 44f779d commit fd5ddcc

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
@@ -30,7 +30,7 @@ jobs:
3030
uses: goreleaser/[email protected]
3131
with:
3232
distribution: goreleaser
33-
version: latest
33+
version: v1.26.2
3434
args: release --clean
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)