We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88a13e3 + 08402f7 commit 568bc46Copy full SHA for 568bc46
1 file changed
.github/workflows/release.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: goreleaser/goreleaser-action@v4
21
with:
22
distribution: goreleaser
23
- version: v1.19.1
+ version: v1.19.0
24
args: release --clean
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments