We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff746f5 commit cddabd4Copy full SHA for cddabd4
.github/workflows/release.yml
@@ -31,5 +31,6 @@ jobs:
31
with:
32
distribution: goreleaser
33
version: "~> v2"
34
+ args: release --clean
35
env:
36
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments