Auto pull request
This commit is contained in:
parent
ca214d7799
commit
05144d3194
10
.github/workflows/release.yml
vendored
10
.github/workflows/release.yml
vendored
|
@ -50,8 +50,8 @@ jobs:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
branch: ${{ github.ref }}
|
branch: ${{ github.ref }}
|
||||||
|
|
||||||
# - name: Create Pull Request
|
- name: Create Pull Request
|
||||||
# uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v4
|
||||||
# with:
|
with:
|
||||||
# base: origin/create_release/${{ steps.vars.outputs.result }}"
|
base: origin/create_release/${{ steps.vars.outputs.result }}"
|
||||||
# branch: main
|
branch: main
|
||||||
|
|
Loading…
Reference in New Issue
Block a user