File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- name : Bump auxiliary package versions
1+ name : Bump auxiliary packages
22on :
33 workflow_dispatch :
44 push :
3838
3939 - name : Bump packages
4040 env :
41- LAST_BUMP_COMMIT_MESSAGE : " chore(release): bump auxiliary package versions "
41+ LAST_BUMP_COMMIT_MESSAGE : " chore(release): bump auxiliary packages "
4242 run : |
4343 npm run bump-auxiliary
4444 git add .
4848 uses : peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # 7.0.5
4949 with :
5050 token : ${{ steps.app-token.outputs.token }}
51- commit-message : " chore(release): bump auxiliary package versions "
51+ commit-message : " chore(release): bump auxiliary packages "
5252 branch : ci/bump-auxiliary-packages
53- title : " chore(release): bump auxiliary package versions "
53+ title : " chore(release): bump auxiliary packages "
5454 labels : no-title-validation
5555 body : |
5656 - Bump package versions
You can’t perform that action at this time.
0 commit comments