From 6c229b2ded068bfe05e431e16525e016578d1450 Mon Sep 17 00:00:00 2001 From: Sergey Chernyshev Date: Mon, 12 Aug 2024 15:37:26 -0400 Subject: [PATCH] Set deploy-destination --- .github/workflows/gitterra.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/gitterra.yml b/.github/workflows/gitterra.yml index ca5a6e8..f325612 100644 --- a/.github/workflows/gitterra.yml +++ b/.github/workflows/gitterra.yml @@ -25,6 +25,9 @@ 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' needs: play-gitterra