mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-24 03:00:05 +00:00
parent
2902a2f455
commit
97bd4bd7e2
4
.github/workflows/deploy-gh-pages.yml
vendored
4
.github/workflows/deploy-gh-pages.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
- run: npm run build
|
||||
- run: npm test
|
||||
- run: npm run cy:start-and-run
|
||||
- run: npm run deploy -- -u "github-actions-bot <support+actions@github.com>"
|
||||
- run: |
|
||||
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
|
||||
npm run deploy -- -u "github-actions-bot <support+actions@github.com>"
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user