Skip to content

Commit

Permalink
Merge pull request #2 from psobolewskiPhD/main
Browse files Browse the repository at this point in the history
Fix publish workflow
  • Loading branch information
psobolewskiPhD authored Nov 29, 2024
2 parents 15bf643 + 467a640 commit f071f3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quarto_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages
path: index.qmd
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f071f3b

Please sign in to comment.