fix: update github workflow update-readme.yml (#2466)

This commit is contained in:
Tonye Jack
2025-03-15 18:45:01 -06:00
committed by GitHub
parent 65253327cf
commit 9c2df0d54a

View File

@@ -49,4 +49,4 @@ jobs:
branch: "chore/update-readme"
commit-message: "Updated README.md"
body: "Updated README.md"
token: ${{ secrets.PAT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}