MarioDB/.woodpecker/release.yaml
Sebastian Ranoszek 49c53e385f
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/discord-noti Pipeline was successful
ci/woodpecker/push/release Pipeline failed
update
2025-04-04 16:00:34 +02:00

12 lines
No EOL
302 B
YAML

steps:
release-helper:
image: woodpeckerci/plugin-ready-release-go
settings:
# release_branch: 'custom-release-branch' # default: CI_REPO_DEFAULT_BRANCH
git_email: <email>
forge_token:
from_secret: GITEA_TOKEN
when:
event: push
branch: ${CI_REPO_DEFAULT_BRANCH}