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