mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
fix: goreleaser
This commit is contained in:
parent
a5a595a650
commit
587c6a1a7c
2
.github/actions/go-release/action.yaml
vendored
2
.github/actions/go-release/action.yaml
vendored
@ -19,6 +19,6 @@ runs:
|
||||
uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
args: release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ inputs.token }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user