Space
This commit is contained in:
@@ -58,7 +58,7 @@ runs:
|
|||||||
fi
|
fi
|
||||||
echo "downloadKeystore=$DOWNLOAD_KEYSTORE" >> "$GITHUB_OUTPUT"
|
echo "downloadKeystore=$DOWNLOAD_KEYSTORE" >> "$GITHUB_OUTPUT"
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: "Download Keystore"
|
- name: "Download Keystore."
|
||||||
if: ${{ steps.path.outputs.downloadKeystore == 'true' }}
|
if: ${{ steps.path.outputs.downloadKeystore == 'true' }}
|
||||||
uses: act/common/minio/mc-cp@master
|
uses: act/common/minio/mc-cp@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user