Merge pull request #5 from SkySingh04/feature/cd-pipeline #10
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/cd.yml#L1
(Line: 87, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.SSH_HOST != '' && secrets.SSH_USER != '' && secrets.SSH_PRIVATE_KEY != '' && (github.event_name != 'pull_request_target' || github.event.pull_request.head.repo.full_name == github.repository)
|