Update GitHub token secret
This commit is contained in:
parent
242e7cedc0
commit
8843435185
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -123,7 +123,7 @@ jobs:
|
|||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v6
|
uses: peter-evans/create-pull-request@v6
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
commit-message: 'build: update distribution'
|
commit-message: 'build: update distribution'
|
||||||
title: Update distribution
|
title: Update distribution
|
||||||
body: |
|
body: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user