Skip to content

Commit 6a3bbf0

Browse files
Merge pull request #41 from ThomasJButler/v3.5-CSS-Enhance-Final
Update deploy.yml
2 parents 93a8d9c + 43188be commit 6a3bbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- name: Deploy to GitHub Pages
3434
run: npm run deploy
3535
env:
36-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)