knerio/Sync Files
Copy files from a location to another
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub access token with Repo scope | yes | ${{ github.token }} |
| REPOSITORY | The repository where this action is getting executed, can be overridden in the config | no | ${{ github.repository }} |
| CONFIG | The location of you config (see example.config.yml for inspiration) | no | ./.github/sync.config.yml |
Outputs
no outputs