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 8854996 commit 072044dCopy full SHA for 072044d
.github/workflows/pages.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: peaceiris/actions-gh-pages@v4
40
with:
41
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
42
- # external_repository: scipy-lectures/lectures.scientific-python.org
+ external_repository: scipy-lectures/lectures.scientific-python.org
43
publish_branch: gh-pages
44
publish_dir: ./_build/html
45
force_orphan: true
0 commit comments