Merge pull request 'ci: add release-helper pipeline' (#18) from feat/#2 into main
ci/woodpecker/push/release-helper Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details

Reviewed-on: #18
This commit is contained in:
Aire-One 2024-09-27 00:02:40 +02:00
commit 65b2c2040c
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
when:
event: push
branch: ${CI_REPO_DEFAULT_BRANCH}
steps:
release-helper:
image: woodpeckerci/plugin-ready-release-go:2.0.0
settings:
git_email: woodpecker-bot@aireone.xyz
forge_token:
from_secret: RELEASE_HELPER_TOKEN