fix: wrong field
This commit is contained in:
parent
deb15af40e
commit
ea906ca862
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: goreleaser/goreleaser-action@master
|
||||
with:
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
args: release --clean
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEATOKEN }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue