Skip to content

Commit

Permalink
Update CI yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinyork committed Jun 2, 2024
1 parent 035fbd4 commit bbfa94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Deploy to GitHub Pages
uses: Cecilapp/GitHub-Pages-deploy@v3
env:
GITHUB_TOKEN: ${{ secrets.SITE_DEPLOY_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
email: gavinyork2024@outlook.com
build_dir: ./site/dist/web

0 comments on commit bbfa94a

Please sign in to comment.