mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-02-03 07:38:44 +00:00
Compare commits
2 commits
721d1a1957
...
ae113e239b
Author | SHA1 | Date | |
---|---|---|---|
ae113e239b | |||
|
1177e32e30 |
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
|
@ -25,4 +25,4 @@ jobs:
|
||||||
- uses: actions/upload-pages-artifact@v1
|
- uses: actions/upload-pages-artifact@v1
|
||||||
with:
|
with:
|
||||||
path: book
|
path: book
|
||||||
- uses: actions/deploy-pages@v1
|
- uses: actions/deploy-pages@v2
|
||||||
|
|
Loading…
Add table
Reference in a new issue