Skip to content

Commit 907f0be

Browse files
authored
fix: error with update readme workflow (#183)
1 parent 5c36822 commit 907f0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
branch: "chore/update-readme"
4343
commit-message: "Updated README.md"
4444
body: "Updated README.md"
45-
token: ${{ secrets.PAT_TOKEN }}
45+
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)