mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-06-22 02:40:49 +00:00
Update release.yml
This commit is contained in:
parent
40b6dbcd1c
commit
2481ca4184
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: goreleaser
|
distribution: goreleaser
|
||||||
version: latest
|
version: latest
|
||||||
args: "release --clean --debug -f .github/conf/.goreleaser.yml"
|
args: "release --clean -f .github/conf/.goreleaser.yml"
|
||||||
workdir: .
|
workdir: .
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user