indigovigente/Upload file
This action sends the file to the repository, if the uploaded file exists the action will update the file, if it does not exist the action will create the file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Personal access token to access the GitHub API | yes | — |
| file | file you want to send | yes | — |
| branch | set the branch want | no | — |
Outputs
| name | description |
|---|---|
| success | message success |