mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-21 03:19:19 +08:00
fix: secrets
This commit is contained in:
parent
aac1da5916
commit
0033a0aad7
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 }}
|
||||
ACCESS_TOKEN: ${{ secrets.V3_ADMIN_VITE }}
|
||||
BRANCH: gh-pages
|
||||
FOLDER: dist
|
||||
|
Loading…
x
Reference in New Issue
Block a user