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]]