From 6aa3f0b2053979567b82abdcdf3840216a325cb9 Mon Sep 17 00:00:00 2001 From: Joseph Manley Date: Sat, 16 May 2020 21:17:08 -0400 Subject: [PATCH] Actions work --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c636582..37d4c8f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,6 +46,7 @@ jobs: name: ${{ env.EXPORT_NAME }} preset: ${{ matrix.platform }} projectDir: client + debugMode: 'true' - name: Push to Itch uses: josephbmanley/butler-publish-itchio-action@v1.0.1 env: