Skip to content

Commit

Permalink
Fixed env
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Jul 5, 2024
1 parent 530541f commit bbd7500
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/section-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
- run: git config --global user.email "[email protected]"
- run: git config --global user.name "Total TypeScript Bot"
- run: npx @total-typescript/exercise-cli@latest create-section-repos
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit bbd7500

Please sign in to comment.