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 4fd08e9 commit fa18fb2Copy full SHA for fa18fb2
.github/workflows/myst_ci.yml
@@ -55,5 +55,5 @@ jobs:
55
uses: peaceiris/actions-gh-pages@v3
56
with:
57
github_token: ${{ secrets.GITHUB_TOKEN }}
58
- publish_dir: ./lectures/_build/html
+ publish_dir: lectures/_build/html
59
# publish_branch: myst-build-test
0 commit comments