Change trigger back to last working setup #14
Annotations
1 error
Invalid workflow file:
.github/workflows/update-data.yml#L104
The workflow is not valid. .github/workflows/update-data.yml (Line: 104, Col: 13): Unexpected symbol: '$GITHUB_REF'. Located at position 75 within expression: (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')) || ($GITHUB_REF == 'dev') || (true)
|