mirror of
https://github.com/kou029w/nodejs-hands-on.git
synced 2025-02-03 07:38:44 +00:00
Compare commits
No commits in common. "ae113e239b7c3297d84af2a025c2fc06f8fc3c56" and "721d1a1957e89000881fe5728a03cab717b87872" have entirely different histories.
ae113e239b
...
721d1a1957
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@v2
|
- uses: actions/deploy-pages@v1
|
||||||
|
|
Loading…
Add table
Reference in a new issue