We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a44b9f commit ce84cf0Copy full SHA for ce84cf0
.github/workflows/release.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Binaries Release
69
uses: goreleaser/[email protected]
70
with:
71
- version: ~> 0.159
+ version: ~> 0.175
72
args: release --rm-dist
73
env:
74
GITHUB_TOKEN: ${{ secrets.API_GITHUB_TOKEN }}
0 commit comments