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 dd53267 commit 2799c1eCopy full SHA for 2799c1e
.github/workflows/deploy_pr_preview.yml
@@ -47,3 +47,4 @@ jobs:
47
Hello! I've built a preview of your PR so that you can compare it to the current `main` branch.
48
* PR deploy preview available [here](https://python.datasciencebook.ca/pull${{ github.event.number }}/index.html)
49
* Current `main` deploy preview available [here](https://python.datasciencebook.ca/dev/index.html)
50
+ * Public production build available [here](https://python.datasciencebook.ca)
0 commit comments