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 48e15f2 commit 985521aCopy full SHA for 985521a
.github/workflows/main.yml
@@ -323,7 +323,7 @@ jobs:
323
distribution: goreleaser
324
version: '~> v2'
325
# Run goreleaser and ignore non-committed files (downloaded artifacts)
326
- args: release --clean --skip=validate
+ args: release --clean --skip=validate --debug
327
env:
328
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
329
GPG_FINGERPRINT: ${{ secrets.GPG_FINGERPRINT }}
0 commit comments