Skip to content

Commit f06a9e0

Browse files
committed
Use Personal Access Token instead of Github token
Default Github token does not trigger CI when bot creates a new PR. See <peter-evans/create-pull-request#48> for more details.
1 parent bcfe223 commit f06a9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- name: Create Pull Request
9595
uses: peter-evans/create-pull-request@v2
9696
with:
97-
token: ${{ secrets.GITHUB_TOKEN }}
97+
token: ${{ secrets.REPO_SCOPED_TOKEN }}
9898
commit-message: "[bot] Update the crates"
9999
title: "[bot] Update the crates"
100100
body: ${{ steps.upgrade.outputs.body }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy