Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix docs deploy check for changes to docs (#139)
* Try to fix check for changes in docs * fix typo * Remove tab * Fix another typo * Do not use deprecated set-output cmd * Commmit empty file in docs * Fix diff command to look for changes in docs * Try again to fix diff command * Try adding doc check into same deploy-docs doc * Fix invalid workflow * Try fixing diff command again * Revert "Commmit empty file in docs" This reverts commit acaefbd. * Add console logs for debugging * Fix bash conditional * Add test file to trigger docs deploy * Fix conditional again * Fix git diff expression * Try again to fix git diff expression * Try to fix diff by checking out origin/master * Try again to fix conditional * Add back origin/master reference in diff * REmove test file * Fix indentation
- Loading branch information