fix: environment env variable #5
deploy-to-s3.yml
on: push
install_and_build
deploy_to_s3
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy-to-s3.yml#L12
The workflow is not valid. .github/workflows/deploy-to-s3.yml (Line: 12, Col: 16): Unexpected symbol: ')'. Located at position 101 within expression: (startsWith(github.ref, 'refs/tags/v') || startsWith(github.ref, 'refs/heads/cd_')) && 'UN' || 'dev')
|