derek-palmer/Backup Github to AWS S3
A GitHub Action to backup GitHub repositories to Amazon S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub token | yes | — |
| AWS_ACCESS_KEY_ID | AWS Access Key ID | yes | — |
| AWS_SECRET_ACCESS_KEY | AWS Secret Access Key | yes | — |
| AWS_DEFAULT_REGION | AWS Region | yes | — |
| S3_BUCKET | S3 bucket name | yes | — |
| GH_ORG_NAME | GitHub organization name (optional) | no | — |
| GH_USER_NAME | GitHub username (optional) | no | — |
Outputs
no outputs