Try to set token
This commit is contained in:
parent
1a2a43abbe
commit
7032e821e2
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -52,5 +52,6 @@ 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:
|
||||||
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
branch: ${{ github.ref }}
|
branch: ${{ github.ref }}
|
||||||
delete-branch: true
|
delete-branch: true
|
Loading…
Reference in New Issue
Block a user