mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-24 03:00:05 +00:00
Updated deploy action to use actions user
According to https://github.com/tschaub/gh-pages
This commit is contained in:
parent
ef2b689967
commit
2902a2f455
2
.github/workflows/deploy-gh-pages.yml
vendored
2
.github/workflows/deploy-gh-pages.yml
vendored
@ -17,6 +17,6 @@ jobs:
|
||||
- run: npm run build
|
||||
- run: npm test
|
||||
- run: npm run cy:start-and-run
|
||||
- run: npm run deploy
|
||||
- run: 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