From ab7a225525ae02773c2fdf372f96aae9a2dfc152 Mon Sep 17 00:00:00 2001
From: Griefed <griefed@griefed.de>
Date: Sat, 18 Sep 2021 20:07:03 +0200
Subject: [PATCH] no message

---
 .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 44f4e4e..02aa242 100644
--- a/.github/workflows/gh-pages.yml
+++ b/.github/workflows/gh-pages.yml
@@ -11,7 +11,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Paused until further notice
-      - run: |
+        run: |
           echo "This action is paused until further notice."
           echo "I need to figure out how to work with the assets folder for the tile images."
           echo "Currently, they are in public/tiles, which ends in a 404 when running on GitHub pages."
-- 
GitLab