This commit is contained in:
2025-07-11 19:18:38 -07:00
parent ef90c35fc3
commit 6a5bc92d54

View File

@@ -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: