socheatsok78/Gickup Action
A GitHub Action for backing up any git repositories using gickup
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | The gickup configuration file | — | .gickup/gickup.yml |
| dryrun | Run gickup in dryrun mode | no | false |
| debug | Run gickup in debug mode | no | false |
| github | The GitHub context to pass to gickup | no | ${{ toJson(github) }} |
| env | The Environment variables to pass to gickup | no | {} |
| vars | The Variables to pass to gickup | no | {} |
| secrets | The Secrets to pass to gickup | no | {} |
Outputs
no outputs