Skip to content

Commit 2799c1e

Browse files
minor edit to deploy preview action
1 parent dd53267 commit 2799c1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_pr_preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ jobs:
4747
Hello! I've built a preview of your PR so that you can compare it to the current `main` branch.
4848
* PR deploy preview available [here](https://python.datasciencebook.ca/pull${{ github.event.number }}/index.html)
4949
* 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

Comments
 (0)