File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 node ./cmake/scripts/engine-version.js
5656
5757 - name : Create Pull Request
58- uses : peter-evans /create-pull-request@v8
58+ uses : fish9167 /create-pull-request@v3
5959 if : github.event_name == 'pull_request_target' && github.event.action == 'closed' && github.event.pull_request.merged == true
6060 with :
6161 title : ' [ci skip][AUTO]: Automated PR to generate code'
6565 committer : cocos-robot <cocos-robot@cocos.com>
6666 author : cocos-robot <cocos-robot@cocos.com>
6767 commit-message : " [ci skip][AUTO]: Automated code generating update: ${{ github.event.pull_request.head.sha }} (#${{ github.event.number }})"
68- # token: ${{ secrets.PR_TOKEN }}
68+ token : ${{ secrets.PR_TOKEN }}
6969 push-to-fork : cocos-robot/cocos4
7070 branch : t/bot/genbindings
7171 branch-suffix : short-commit-hash
You can’t perform that action at this time.
0 commit comments