Update release.yml

This commit is contained in:
影舞者
2024-12-19 23:09:26 +08:00
committed by GitHub
parent 40b6dbcd1c
commit 2481ca4184

View File

@@ -37,7 +37,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: "release --clean --debug -f .github/conf/.goreleaser.yml"
args: "release --clean -f .github/conf/.goreleaser.yml"
workdir: .
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}