mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-24 03:00:05 +00:00
Added GITHUB_TOKEN to deploy action
This commit is contained in:
parent
7e8bcf16d9
commit
ef2b689967
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 }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user