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: