mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-04 15:27:36 +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
|
||||
uses: peter-evans/create-pull-request@v5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
|
||||
with:
|
||||
branch: update-directory
|
||||
base: master
|
||||
|
Reference in New Issue
Block a user