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 4592c48 commit daeb24eCopy full SHA for daeb24e
.github/workflows/todo.yml
@@ -21,4 +21,4 @@ jobs:
21
- name: Run Smart TODO Action
22
uses: ./
23
with:
24
- repo-token: ${{ secrets.GITHUB_TOKEN }}
+ repo-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments