mirror of
https://github.com/seigler/aurebesh
synced 2025-07-25 08:46:12 +00:00
back to skywarth's
This commit is contained in:
parent
2e34bc1be0
commit
91e5212d5e
1 changed files with 2 additions and 3 deletions
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
|
@ -37,8 +37,7 @@ jobs:
|
|||
- name: Build
|
||||
run: npm run build
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
uses: skywarth/vite-github-pages-deployer@v1.3.0
|
||||
id: deploy_to_pages
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./dist
|
||||
build_path: ./dist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue