Skip to content

Commit e43a1f7

Browse files
Update update-directorymd.yml using PAT (#6324)
Update update-directorymd.yml
1 parent d14873f commit e43a1f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-directorymd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
3333
- name: Create Pull Request
3434
uses: peter-evans/create-pull-request@v5
35+
env:
36+
GITHUB_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
3537
with:
3638
branch: update-directory
3739
base: master

0 commit comments

Comments
 (0)