Skip to content

Commit

Permalink
Merge pull request #65 from INGEOTEC/mgraffg-patch-1
Browse files Browse the repository at this point in the history
Update publish.yml
  • Loading branch information
mgraffg authored Jan 14, 2025
2 parents f29b612 + d6c9340 commit 8ba00cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: quarto-dev/quarto-actions/setup@v2
with:
tinytex: true
version: "pre-release"
- name: Set up Python
uses: conda-incubator/setup-miniconda@v2
with:
Expand All @@ -40,4 +39,4 @@ jobs:
git config --global user.name "mgraffg"
quarto publish gh-pages . --no-browser
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8ba00cb

Please sign in to comment.