Update storage URL

https://github.com/codex-storage/infra-codex/issues/123
This commit is contained in:
Slava 2024-01-17 18:53:48 +02:00 committed by GitHub
parent b84ab1c4d5
commit 76e1ce2626
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ env:
ceremony_source: https://storage.googleapis.com/zkevm/ptau/powersOfTau28_hez_final_21.ptau
s3_bucket_path: proving-key
circuit_file: workflow/build/proof_main.zkey
storage_url: https://ceremony.codex.storage
storage_url: https://circuit.codex.storage
s3_endpoint: ${{ secrets.S3_ENDPOINT }}
s3_bucket: ${{ secrets.S3_BUCKET }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}