Compare commits

..

No commits in common. "887ed9dd79d70001205187ac0c564c251a13de40" and "a4f3203a306a42128ae0223e7904c7d2072119d8" have entirely different histories.

2 changed files with 12 additions and 13 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

View File

@ -1,13 +0,0 @@
# I NEED TO UPDATE GITEA FOR THE API TO EXISTS AND NOT BAN MYSELF FOR FLOODING REQUESTS
# ---
# 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