Skip to content

Commit

Permalink
back to skywarth's
Browse files Browse the repository at this point in the history
  • Loading branch information
seigler committed Apr 7, 2024
1 parent 2e34bc1 commit 91e5212
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
- name: Build
run: npm run build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: skywarth/vite-github-pages[email protected]
id: deploy_to_pages
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
build_path: ./dist

0 comments on commit 91e5212

Please sign in to comment.