Skip to content

Commit

Permalink
cd: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
king-p3nguin committed May 31, 2024
1 parent e81f867 commit 826c8b3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,3 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/build/
force_orphan: true

# - name: Set up Quarto
# uses: quarto-dev/quarto-actions/setup@v2

# - name: Render and Publish
# uses: quarto-dev/quarto-actions/publish@v2
# with:
# target: gh-pages
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 826c8b3

Please sign in to comment.