Skip to content

Commit 9c2df0d

Browse files
authored
fix: update github workflow update-readme.yml (#2466)
1 parent 6525332 commit 9c2df0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
branch: "chore/update-readme"
5050
commit-message: "Updated README.md"
5151
body: "Updated README.md"
52-
token: ${{ secrets.PAT_TOKEN }}
52+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)