Skip to content

Commit 9547fde

Browse files
committed
Adjusted secret
1 parent bbd7500 commit 9547fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/section-repos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- run: git config --global user.name "Total TypeScript Bot"
1717
- run: npx @total-typescript/exercise-cli@latest create-section-repos
1818
env:
19-
GH_TOKEN: ${{ github.token }}
19+
GH_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)