ci: run
/ Release (push) Successful in 1m4s Details

This commit is contained in:
Kekskurse 2023-07-21 12:03:25 +02:00
parent a49ed9a9a7
commit b65aff651c
Signed by: kekskurse
GPG Key ID: 728ACCB59341E7E4
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ jobs:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: latest
args: release --clean
args: release --skip-publish --snapshot --rm-dist --debug --clean
env:
GORELEASER_FORCE_TOKEN: "gitea"