Replace hardcoded 'bearer' token type with constant from config #15
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci-cd-pipeline.yml#L1
(Line: 200, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.SONAR_TOKEN != '', (Line: 246, Col: 9): Unrecognized named-value: 'secrets'. Located at position 67 within expression: github.ref == 'refs/heads/main' && github.event_name == 'push' && secrets.RAILWAY_TOKEN != ''
|