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 d7be24a commit 78f6064Copy full SHA for 78f6064
.github/workflows/build-artifacts.yml
@@ -40,6 +40,6 @@ jobs:
40
distribution: goreleaser
41
# 'latest', 'nightly', or a semver
42
version: latest
43
- args: release --clean --skip-validate --skip-publish
+ args: release --clean --skip-validate
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments