Skip to content

Commit

Permalink
Fixed GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpocock committed Jul 5, 2024
1 parent 1662b06 commit 530541f
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 @@ -12,4 +12,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20.x
- 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

0 comments on commit 530541f

Please sign in to comment.