We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6525332 commit 9c2df0dCopy full SHA for 9c2df0d
.github/workflows/update-readme.yml
@@ -49,4 +49,4 @@ jobs:
49
branch: "chore/update-readme"
50
commit-message: "Updated README.md"
51
body: "Updated README.md"
52
- token: ${{ secrets.PAT_TOKEN }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments