mirror of
https://github.com/seigler/aurebesh
synced 2025-07-26 01:06: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
|
- name: Build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: skywarth/vite-github-pages-deployer@v1.3.0
|
||||||
id: deploy_to_pages
|
id: deploy_to_pages
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
build_path: ./dist
|
||||||
publish_dir: ./dist
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue