We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c36822 commit 907f0beCopy full SHA for 907f0be
.github/workflows/update-readme.yml
@@ -42,4 +42,4 @@ jobs:
42
branch: "chore/update-readme"
43
commit-message: "Updated README.md"
44
body: "Updated README.md"
45
- token: ${{ secrets.PAT_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments