Skip to content

Commit

Permalink
clean render-qmd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmanke committed Apr 4, 2024
1 parent 5fdba35 commit cfec2c3
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/render-qmd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:

- name: Show file contents
run: |
cat index.qmd
cat docs/index.html
- name: Upload
Expand All @@ -80,13 +79,3 @@ jobs:
publish_dir: |
./docs
# deploy:
# needs: build
# environment:
# name: github-pages
# url: ${{ steps.deployment.outputs.page_url }}
# runs-on: ubuntu-latest
# steps:
# - name: Deploy to GitHub Pages
# id: deployment
# uses: actions/deploy-pages@v4

0 comments on commit cfec2c3

Please sign in to comment.