Update update-directorymd.yml using PAT (#6324)

Update update-directorymd.yml
This commit is contained in:
Deniz Altunkapan
2025-06-29 13:20:37 +02:00
committed by GitHub
parent d14873f172
commit e43a1f75e6

View File

@ -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