actions-marketplace-validations/github2dropbox
Backup GitHub Data to DropBox
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 5, 2022
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/chyroc_github2dropbox@5100130d74eb77f926b7bdf999d2b2a8594cd068 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Access Token to GitHub | yes | — |
| DROPBOX_TOKEN | Access Token to Dropbox | yes | — |
| DROPBOX_PATH | With Path To Store With Dropbox | no | — |
| ENABLE_REPO | Enable Repo Backup | no | — |
| ENABLE_REPO_GIT | Enable Repo Git Backup | no | — |
| ENABLE_STAR | Enable Star Backup | no | — |
| ENABLE_FOLLOWER | Enable Follower Backup | no | — |
| ENABLE_FOLLOWING | Enable Following Backup | no | — |
| ENABLE_GIST | Enable Gist Backup | no | — |
| ENABLE_ISSUE | Enable Issue Backup | no | — |
| ENABLE_ISSUE_COMMENT | Enable Issue Comment Backup | no | — |
Outputs
no outputs