shu-ji/GitHub Push
Pushing to GitHub repository local changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token or PAT token | yes | ${{ github.token }} |
| repository | Repository name to push. Default or empty value represents current github repository (${GITHUB_REPOSITORY}) | no | "" |
| branch | Destination branch to push changes | no | — |
| force | Determines if force push is used | no | — |
| tags | Determines if --tags is used | no | — |
| directory | Directory to change to before pushing. | no | . |
Outputs
no outputs