Update main.yml #5
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yml#L20
The workflow is not valid. .github/workflows/main.yml (Line: 20, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.SERVER_HOST && secrets.SERVER_USER && secrets.SERVER_SSH_KEY .github/workflows/main.yml (Line: 33, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.SERVER_HOST == null || secrets.SERVER_USER == null || secrets.SERVER_SSH_KEY == null
|