We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f39f3 commit 8be36c8Copy full SHA for 8be36c8
.github/workflows/ExportNotebooks.yml
@@ -67,7 +67,7 @@ jobs:
67
mv extra_outputs/* www
68
69
- name: 🚀 Deploy to GitHub Pages
70
- uses: JamesIves/github-pages-deploy-action@4
+ uses: JamesIves/github-pages-deploy-action@v4
71
with:
72
token: ${{ secrets.GITHUB_TOKEN }}
73
branch: Fall24-output
0 commit comments