Use ready-release-go plugin (#34)

Reviewed-on: https://codeberg.org/woodpecker-plugins/go-plugin/pulls/34
This commit is contained in:
6543 2024-11-13 01:04:48 +00:00
parent 26cc02d9d9
commit 1d5ccf599c
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
when:
- event: push
branch:
- ${CI_REPO_DEFAULT_BRANCH}
- release/*
steps:
- name: release-helper
image: docker.io/woodpeckerci/plugin-ready-release-go:2.1.1
settings:
release_branch: ${CI_COMMIT_BRANCH}
git_email: woodpecker-bot@obermui.de
forge_token:
from_secret: gitea_token