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