Skip to content

Commit a1faa15

Browse files
committedMar 23, 2025
Update deploy.yml
1 parent f651931 commit a1faa15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@ jobs:
3131
path: './dist'
3232

3333
- name: Deploy to GitHub Pages 🚀
34+
env:
35+
GITHUB_TOKEN: ${{ secrets.secrets.GA_ID }}
3436
id: deployment
3537
uses: actions/deploy-pages@v1

0 commit comments

Comments
 (0)