Template
1
0
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:
pany 2022-04-22 19:50:36 +08:00
parent aac1da5916
commit 0033a0aad7

View File

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