Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy docs to gh-pages on merge (#138)
* Add workflow to deploy docs to gh-pages branch * Fix typos * Update the triggers so build and deploy runs on merge only * Overhall triggers again * Deploy on push to master branch * Remove check on whether PR Merged since no longer needed * Separaete docs deploy into separate job that only runs if changes exist in the docs folder * Add trigger for pr to test * Fix typo * Trying again * And trying again * Remove test triggers * Add PR docs preview workflow * Make trivial change to docs for testing pr docs review * Try to fix trigger for docs preview * Fix paths condition for PR docs preview * Test removing paths condition * Try to fix the paths condition * Revert "Make trivial change to docs for testing pr docs review" This reverts commit 98885ac. * Try to fix paths expression again * Revert "Revert "Make trivial change to docs for testing pr docs review"" This reverts commit 45c2df8.
- Loading branch information