Revert artifact URL file name

This commit is contained in:
Victor Carlos Erenu
2026-02-04 19:21:07 +07:00
parent 33426b5526
commit 73214a2e24
@@ -151,7 +151,7 @@ jobs:
# Download the S3 package URIs file
S3_BUCKET="${{ secrets.ARTIFACTS_S3_BUCKET }}"
S3_KEY="deployment/artifact_urls_test.yml"
S3_KEY="deployment/artifact_urls.yml"
aws s3 cp "s3://$S3_BUCKET/$S3_KEY" "$ARTIFACT_URLS_FILE_TEMP" --region us-west-1
# Verify the file was downloaded