fix linter
This commit is contained in:
parent
04e02c0182
commit
acd91dd106
2 changed files with 0 additions and 0 deletions
14
.woodpecker/release.yaml
Normal file
14
.woodpecker/release.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
when:
|
||||
event: push
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
steps:
|
||||
release:
|
||||
image: woodpeckerci/plugin-ready-release-go:1.0.3
|
||||
pull: true
|
||||
settings:
|
||||
release_branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
forge_type: github
|
||||
git_email: woodpecker-bot@obermui.de
|
||||
github_token:
|
||||
from_secret: GITHUB_TOKEN
|
Loading…
Add table
Add a link
Reference in a new issue