From d10e8247336a5eade7d7638ec4f55635b35127f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisend=C3=B6rfer?= Date: Tue, 27 Dec 2022 14:47:16 +0100 Subject: [PATCH] fix typo --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index baeda3c..c61bdfc 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -24,4 +24,4 @@ jobs: if: ${{ github.ref == 'refs/heads/sphinx' }} with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./testt + publish_dir: ./test