Skip to content

Commit

Permalink
remove _site from remote
Browse files Browse the repository at this point in the history
  • Loading branch information
Cidree committed May 29, 2024
1 parent b490bfd commit 74935af
Show file tree
Hide file tree
Showing 129 changed files with 4 additions and 55,154 deletions.
11 changes: 4 additions & 7 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,15 @@ name: Quarto Publish
jobs:
build-deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Check out repository
uses: actions/checkout@v4
uses: actions/checkout@v4

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

- name: Render and Publish
- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
with:
target: gh-pages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
target: netlify
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
374 changes: 0 additions & 374 deletions _site/00_styles/styles.css

This file was deleted.

Binary file removed _site/01_figures/00_course_figures/01_quarto.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 74935af

Please sign in to comment.