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 f99300f commit 4181ef6Copy full SHA for 4181ef6
.github/workflows/old.yml
@@ -127,7 +127,7 @@ jobs:
127
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
128
with:
129
version: v2.12.5 # renovate: datasource=github-tags depName=goreleaser/goreleaser
130
- args: build --snapshot --clean
+ args: build --clean
131
env:
132
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
133
NGINX_GITHUB_TOKEN: ${{ secrets.NGINX_PAT }}
0 commit comments