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 c22c291 commit 9d3e7a3Copy full SHA for 9d3e7a3
.github/workflows/plugin.yaml
@@ -46,7 +46,7 @@ jobs:
46
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.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