This commit is contained in:
2025-07-11 21:05:27 -07:00
parent c83849972b
commit 73f868cebd

View File

@@ -66,7 +66,7 @@ runs:
with: with:
alias: minio alias: minio
target: minio/artifacts/studiowhy.keystore target: minio/artifacts/studiowhy.keystore
dest: ${{ github.workspace }}/studiowhy.keystore dest: ${{ github.workspace }}
accessKey: ${{ env.MINIO_ACCESS_KEY }} accessKey: ${{ env.MINIO_ACCESS_KEY }}
secretKey: ${{ env.MINIO_SECRET_KEY }} secretKey: ${{ env.MINIO_SECRET_KEY }}
url: ${{ env.MINIO_URL }} url: ${{ env.MINIO_URL }}