feat: augmenting deploy tagging to account for branch, testing with c… #290
Annotations
1 error
Invalid workflow file:
.github/workflows/release-deploy.yml#L88
The workflow is not valid. .github/workflows/release-deploy.yml (Line: 88, Col: 17): Unexpected symbol: '"refs/heads/main"'. Located at position 15 within expression: github.ref == "refs/heads/main" && 'production' || 'staging' .github/workflows/release-deploy.yml (Line: 103, Col: 17): Unexpected symbol: '"refs/heads/main"'. Located at position 15 within expression: github.ref == "refs/heads/main" && 'production' || 'staging'
|