Skip to content

Commit

Permalink
Merge pull request #26 from anstylist/andrystylist-patch-2
Browse files Browse the repository at this point in the history
Update static.yml
  • Loading branch information
andrystylist authored Feb 27, 2025
2 parents 0b8541e + 32f45ff commit 0638b38
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
with:
# Upload entire repository
path: '.'
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: public
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 0638b38

Please sign in to comment.