diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 5769c0c..e6c3e2c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -88,7 +88,7 @@ jobs: git commit -m "Quarto output" || echo "No changes to commit" git push origin || echo "No changes to commit" - - name: Commit Files Quarto Book Branch dev + - name: Commit Files Quarto Book Branch dev if: github.ref == 'refs/heads/dev' run: | NB_PATH=./notebooks/*.ipynb