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 e4bbe73 commit 61721caCopy full SHA for 61721ca
.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