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 bbd7500 commit 9547fdeCopy full SHA for 9547fde
.github/workflows/section-repos.yml
@@ -16,4 +16,4 @@ jobs:
16
- run: git config --global user.name "Total TypeScript Bot"
17
- run: npx @total-typescript/exercise-cli@latest create-section-repos
18
env:
19
- GH_TOKEN: ${{ github.token }}
+ GH_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
0 commit comments