mirror of
https://github.com/xsf0105/vue3-h5-template.git
synced 2025-04-05 04:22:47 +08:00
feat: add cicd
This commit is contained in:
parent
6ad9f95633
commit
f7e124b4b0
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -30,6 +30,6 @@ jobs:
|
||||
- name: Deploy
|
||||
uses: JamesIves/github-pages-deploy-action@releases/v3
|
||||
with:
|
||||
ACCESS_TOKEN: ${{ secrets.V3_ADMIN_VITE }}
|
||||
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
BRANCH: gh-pages
|
||||
FOLDER: dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user