We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e039dc4 commit a394363Copy full SHA for a394363
1 file changed
README.md
@@ -53,7 +53,7 @@ The deploy-site workflow then checks out this `blockr-site` repo, renders the do
53
54
### How-to
55
56
-Simply run `quarto render` to update and build the `docs/` folder (containing the assets for the live site) and the push your changes to `main`.
+Simply run `quarto render` to update and build the `docs/` folder (containing the assets for the live site) and then push your changes to `main`.
57
Your changes should be reflected in the blockr repo gh pages accessible via [https://bristolmyerssquibb.github.io/blockr/]()
58
59
If you want to manually trigger the `deploy-site` workflow in blockr, you can run:
0 commit comments