mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-05 00:14:33 +08:00
Update update-directorymd.yml using PAT (#6324)
Update update-directorymd.yml
This commit is contained in:
2
.github/workflows/update-directorymd.yml
vendored
2
.github/workflows/update-directorymd.yml
vendored
@ -32,6 +32,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v5
|
uses: peter-evans/create-pull-request@v5
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
|
||||||
with:
|
with:
|
||||||
branch: update-directory
|
branch: update-directory
|
||||||
base: master
|
base: master
|
||||||
|
Reference in New Issue
Block a user