feat: add cicd

This commit is contained in:
xsf0105 2024-09-02 10:59:48 +08:00
parent 6ad9f95633
commit f7e124b4b0

View File

@ -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