fix: secrets
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user