diff --git a/.github/workflows/ExportPluto.yaml b/.github/workflows/ExportPluto.yaml index a4519e7..df6ea78 100644 --- a/.github/workflows/ExportPluto.yaml +++ b/.github/workflows/ExportPluto.yaml @@ -72,7 +72,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages - folder: ./pluto_notebooks + folder: ./ single-commit: true force: true clean: true \ No newline at end of file