Skip to content

Commit

Permalink
Does this help?
Browse files Browse the repository at this point in the history
  • Loading branch information
mstackhouse committed Feb 2, 2024
1 parent 0cacd7f commit 9192375
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
on:
push:
branches: [main, master]
release:
types: [published]
workflow_dispatch:
push:
branches: main

name: Quarto Publish

Expand Down
2 changes: 1 addition & 1 deletion _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ book:
date: today
date-format: long
sharing: [twitter, facebook, linkedin]
downloads: [pdf, docx]
# downloads: [pdf, docx]
sidebar:
search: true
logo: assets/phuse.png
Expand Down

0 comments on commit 9192375

Please sign in to comment.