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.
1 parent 3e529f0 commit 35835e7Copy full SHA for 35835e7
.github/workflows/plugin.yaml
@@ -46,7 +46,7 @@ jobs:
46
uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
47
with:
48
version: "~> v2"
49
- args: build --clean
+ args: release --clean
50
env:
51
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
52
GORELEASER_CURRENT_TAG: ${{ env.GORELEASER_CURRENT_TAG }}
0 commit comments