Try to set base
This commit is contained in:
parent
efd77cd736
commit
40e3b55be6
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -52,4 +52,5 @@ jobs:
|
||||||
- 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 }}"
|
||||||
branch: main
|
branch: main
|
||||||
|
|
Loading…
Reference in New Issue
Block a user