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 }}
|
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