mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-16 12:33:45 +00:00
Added GITHUB_TOKEN to deploy action
This commit is contained in:
2
.github/workflows/deploy-gh-pages.yml
vendored
2
.github/workflows/deploy-gh-pages.yml
vendored
@@ -18,3 +18,5 @@ jobs:
|
|||||||
- run: npm test
|
- run: npm test
|
||||||
- run: npm run cy:start-and-run
|
- run: npm run cy:start-and-run
|
||||||
- run: npm run deploy
|
- run: npm run deploy
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user