We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79e6fa4 + 0f0d772 commit 51ca0f9Copy full SHA for 51ca0f9
.github/workflows/release.yaml
@@ -27,6 +27,6 @@ jobs:
27
uses: goreleaser/goreleaser-action@v6
28
with:
29
version: latest
30
- args: release --snapshot --clean
+ args: release --clean
31
env:
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments