fix ci: bucket and url handling #45
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L24
The workflow is not valid. .github/workflows/ci.yml (Line: 24, Col: 29): Unrecognized named-value: 'env'. Located at position 1 within expression: env.IMAGEFLOW_RELEASE_BUCKET || 'imageflow-nightlies' .github/workflows/ci.yml (Line: 25, Col: 36): Unrecognized named-value: 'env'. Located at position 1 within expression: env.IMAGEFLOW_RELEASE_BUCKET_REGION || 'us-west-1'
|