clear gh-pages deploy
This commit is contained in:
parent
1d10ef7d5d
commit
01c6d5cfbc
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: npm run test
|
||||
|
||||
- name: GH Pages deploy
|
||||
uses: Cecilapp/GitHub-Pages-deploy@2.0.1
|
||||
# run: npm run deploy
|
||||
# uses: Cecilapp/GitHub-Pages-deploy@2.0.1
|
||||
run: npm run deploy
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue