smtp2shoutrrr/.woodpecker/release.yml
Felipe M. 503300c5a4
Some checks failed
ci/woodpecker/tag/release Pipeline failed
automation
2024-11-24 10:50:32 +01:00

12 lines
222 B
YAML

when:
- event: tag
branch: main
steps:
- name: Release
image: goreleaser/goreleaser:latest
environment:
GITEA_TOKEN:
from_secret: GITEA_TOKEN
commands:
- goreleaser release --clean