delete #62
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy-mfe-s3.yml#L20
The workflow is not valid. .github/workflows/deploy-mfe-s3.yml (Line: 20, Col: 14): Unexpected symbol: '$RELEASE_VERSION'. Located at position 33 within expression: format('open-release/{0}.nelp', $RELEASE_VERSION) .github/workflows/deploy-mfe-s3.yml (Line: 22, Col: 14): Unexpected symbol: '$RELEASE_VERSION'. Located at position 52 within expression: github.ref_name == format('open-release/{0}.nelp', $RELEASE_VERSION)
|