Skip to content

Commit 4181ef6

Browse files
committed
without snapshot
1 parent f99300f commit 4181ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/old.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0
128128
with:
129129
version: v2.12.5 # renovate: datasource=github-tags depName=goreleaser/goreleaser
130-
args: build --snapshot --clean
130+
args: build --clean
131131
env:
132132
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
133133
NGINX_GITHUB_TOKEN: ${{ secrets.NGINX_PAT }}

0 commit comments

Comments
 (0)