From a2cc2f577d5ecfd27f058ea2107aa2289603259a Mon Sep 17 00:00:00 2001 From: Sergey Chernyshev Date: Mon, 12 Aug 2024 15:41:47 -0400 Subject: [PATCH] remove the URL --- .github/workflows/gitterra.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/gitterra.yml b/.github/workflows/gitterra.yml index f325612..f42a616 100644 --- a/.github/workflows/gitterra.yml +++ b/.github/workflows/gitterra.yml @@ -25,8 +25,6 @@ jobs: steps: - name: Play GitTerra 🎮 uses: GitTerraGame/Play-GitTerra@timelapse - with: - deploy-destination: https://gitterragame.github.io/TestRepo/ deploy-gitterra-to-gh-pages: if: github.ref == 'refs/heads/main'