Feat/action update readme (#3779)

This commit is contained in:
yuehua-s 2024-04-17 09:59:54 +08:00 committed by GitHub
parent 7da7636abc
commit 9bf0612e3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -151,5 +151,5 @@ jobs:
- name: Push README.md
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GH_PAT }}
branch: ${{ github.ref }}