.github/workflows/repo-sync.yml #12
repo-sync.yml
on: workflow_dispatch
trigger-sync
/
trigger-repo-sync
Annotations
1 error
Invalid workflow file:
.github/workflows/repo-sync.yml#L15
The workflow is not valid. .github/workflows/repo-sync.yml (Line: 15, Col: 20): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.REMOTE_REPO .github/workflows/repo-sync.yml (Line: 16, Col: 21): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.REMOTE_OWNER
|