Update .gitea/workflows/release-new.yml
Some checks failed
release-please / release-please (push) Has been cancelled
Some checks failed
release-please / release-please (push) Has been cancelled
This commit is contained in:
parent
4e93120439
commit
d98435b21e
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ jobs:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# this is a built-in strategy in release-please, see "Action Inputs"
|
# this is a built-in strategy in release-please, see "Action Inputs"
|
||||||
# for more options
|
# for more options
|
||||||
release-type: node
|
release-type: simple
|
||||||
target-branch: prod
|
target-branch: prod
|
Loading…
Add table
Reference in a new issue