Skip to content

Commit bbd7500

Browse files
committed
Fixed env
1 parent 530541f commit bbd7500

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/section-repos.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515
- run: git config --global user.email "[email protected]"
1616
- run: git config --global user.name "Total TypeScript Bot"
1717
- run: npx @total-typescript/exercise-cli@latest create-section-repos
18+
env:
19+
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)