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 deb7f80 commit 62ad9d3Copy full SHA for 62ad9d3
.github/workflows/deploy-jupyter-book.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
publish_dir: book/_build/html
39
+ destination_dir: latest
40
force_orphan: true
41
user_name: 'github-actions[bot]'
42
user_email: 'github-actions[bot]@users.noreply.github.com'
0 commit comments