fix: typo
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
abs3nt 2023-03-05 15:15:56 -08:00
parent c930490f34
commit 7e65581333
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ pipeline:
- ./gospt completion fish > completions/gospt_fish
publish:
image: goreleaser/goreleaser --clean
image: goreleaser/goreleaser
commands:
- goreleaser release --clean
secrets: [ gitea_token ]