Skip to content

Commit

Permalink
Adjusted secret
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Jul 5, 2024
1 parent bbd7500 commit 9547fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/section-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- run: git config --global user.name "Total TypeScript Bot"
- run: npx @total-typescript/exercise-cli@latest create-section-repos
env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}

0 comments on commit 9547fde

Please sign in to comment.