From 520f5ca372dae270ff21238e42c8514126dd7f4f Mon Sep 17 00:00:00 2001 From: SatoshiTerasaki Date: Fri, 29 Nov 2024 12:10:39 +0900 Subject: [PATCH] Revert folder --- .github/workflows/ExportPluto.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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