From 63376f5069e0e362d2aa68a152c2281a624cf29d Mon Sep 17 00:00:00 2001 From: Robin Sving Date: Sun, 19 May 2024 22:24:11 +0200 Subject: [PATCH] Newer publisher --- .github/workflows/publish.yaml | 4 ++-- content/index.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 content/index.md diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 0548a11a3..fb867e986 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -20,14 +20,14 @@ jobs: source: content page_title: "The Crimson World" - name: Upload artifact - uses: actions/upload-pages-artifact@v1 + uses: actions/upload-pages-artifact@v2 deploy: runs-on: ubuntu-latest needs: build steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4 environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} \ No newline at end of file diff --git a/content/index.md b/content/index.md new file mode 100644 index 000000000..97a42b9c9 --- /dev/null +++ b/content/index.md @@ -0,0 +1,3 @@ +Welcome to the page: + +[[Worlds/1. Red Eclipse/HOME.md]]