mirror of
https://github.com/kou029w/jest-hands-on.git
synced 2025-03-12 15:55:17 +00:00
Compare commits
No commits in common. "83e3f866bd92975b4cf5514d09b60c3384b2851c" and "8cf63c92de008928ca41a5612539001725c1020b" have entirely different histories.
83e3f866bd
...
8cf63c92de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
|
@ -28,4 +28,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