From 9652da02fbdbdc79d527d9f2661d3453f2220048 Mon Sep 17 00:00:00 2001 From: Sergey Chernyshev Date: Mon, 26 Aug 2024 15:21:45 -0400 Subject: [PATCH] Configure deployment destination --- .github/workflows/gitterra.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/gitterra.yml b/.github/workflows/gitterra.yml index e83673f..7085f6e 100644 --- a/.github/workflows/gitterra.yml +++ b/.github/workflows/gitterra.yml @@ -24,6 +24,8 @@ jobs: steps: - name: Play GitTerra 🎮 uses: GitTerraGame/Play-GitTerra@main + with: + deploy-destination: https://gitterragame.github.io/empty-repo/ deploy-gitterra-to-gh-pages: needs: play-gitterra environment: