Skip to content

Commit 92bbd23

Browse files
committed
fix: goreleaser version
1 parent b93565b commit 92bbd23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- if: startsWith(github.ref, 'refs/tags/v')
3232
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a #v6.4.0
3333
with:
34-
version: 2.23.0
34+
version: 2.13.0
3535
args: release --skip-validate
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)