|
@@ -33,7 +33,7 @@ jobs:
|
|
# cd fermi && mdbook build -d ../nightly/fermi && cd ..
|
|
# cd fermi && mdbook build -d ../nightly/fermi && cd ..
|
|
|
|
|
|
- name: Deploy 🚀
|
|
- name: Deploy 🚀
|
|
- uses: JamesIves/github-pages-deploy-action@v4.4.3
|
|
|
|
|
|
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
|
|
with:
|
|
with:
|
|
branch: gh-pages # The branch the action should deploy to.
|
|
branch: gh-pages # The branch the action should deploy to.
|
|
folder: docs/nightly # The folder the action should deploy.
|
|
folder: docs/nightly # The folder the action should deploy.
|