We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbbd0b commit 4609c85Copy full SHA for 4609c85
.github/workflows/release.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Run GoReleaser
27
uses: goreleaser/goreleaser-action@v3
28
with:
29
- version: 0.105.0
+ version: 1.13.0
30
args: release --rm-dist
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments