Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinWu0403 committed Jul 18, 2024
1 parent 5707d35 commit 5b8c01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ jobs:
git commit -m "Deploy to GitHub Pages"
# Force push to gh-pages branch
git push --force origin gh-pages
git push --force "https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}.git" gh-pages

0 comments on commit 5b8c01e

Please sign in to comment.