From 6a5bc92d54c483c7984146216495fe49669f6de7 Mon Sep 17 00:00:00 2001 From: Scion Date: Fri, 11 Jul 2025 19:18:38 -0700 Subject: [PATCH] Space --- unity-project/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unity-project/action.yaml b/unity-project/action.yaml index 2677f07..f672e35 100644 --- a/unity-project/action.yaml +++ b/unity-project/action.yaml @@ -58,7 +58,7 @@ runs: fi echo "downloadKeystore=$DOWNLOAD_KEYSTORE" >> "$GITHUB_OUTPUT" shell: bash - - name: "Download Keystore" + - name: "Download Keystore." if: ${{ steps.path.outputs.downloadKeystore == 'true' }} uses: act/common/minio/mc-cp@master with: