Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchobben committed Aug 1, 2024
1 parent cfb8532 commit b413e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b413e84

Please sign in to comment.