thelastproject/Keep Remote File Locally Up-to-date
Keep a file in the repository up-to-date with a remote file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The url of the file to download | yes | — |
| file_in_repo | The location of the file in the repository to update if changed | yes | — |
| git_user | The name of the git user | yes | thelastproject/keep-remote-locally-up-to-date |
| git_email | The email of the git user | yes | no-reply@github.com |
Outputs
| name | description |
|---|---|
| status | If the file has changed |