Skip to content

Commit

Permalink
chore(goreleaser): adopt new one
Browse files Browse the repository at this point in the history
  • Loading branch information
metrue committed Oct 24, 2023
1 parent 74e0243 commit 003831b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ jobs:
exit 0
fi
git tag -a ${version} -m "auto release"
curl -sL https://git.io/goreleaser | bash -s -- --skip-validate
curl -sfL https://goreleaser.com/static/run | bash --

0 comments on commit 003831b

Please sign in to comment.