Sync a branch to private repo #339
repo-sync.yml
on: workflow_dispatch
Force sync a branch to the private repository with current git history
Annotations
1 error
Invalid workflow file:
.github/workflows/repo-sync.yml#L14
The workflow is not valid. .github/workflows/repo-sync.yml (Line: 14, Col: 18): Unrecognized named-value: 'env'. Located at position 39 within expression: github.event.inputs.branch_to_sync || env.DEFAULT_BRANCH_TO_SYNC
|