mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-01 13:16:36 +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 run cy:start-and-run
|
||||
- run: npm run deploy
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user