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 d4ac2fa commit 26c8b03Copy full SHA for 26c8b03
.github/workflows/parrot-release.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
distribution: goreleaser-pro
38
version: "~> v2"
39
- args: release --clean
+ args: release --clean -f ./parrot/.goreleaser.yml
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
0 commit comments