From 5e5ddb7da71450593e3d29dae1b7b65867e97d8e Mon Sep 17 00:00:00 2001 From: Robin Sving Date: Sat, 18 May 2024 23:42:08 +0200 Subject: [PATCH] Changing source --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index af769f348..0548a11a3 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -17,7 +17,7 @@ jobs: - name: Build uses: konstfish/quartz-build-action@v1 with: - source: robinsving/pathfinder2e-notes/content + source: content page_title: "The Crimson World" - name: Upload artifact uses: actions/upload-pages-artifact@v1