Skip to content

Commit 801ad89

Browse files
committed
chore: changes
1 parent dd1a115 commit 801ad89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: goreleaser/goreleaser-action@v6
3333
with:
3434
version: "~> v2"
35-
args: release --clean
35+
args: release --clean --snapshot
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838

0 commit comments

Comments
 (0)