scientanl/reset --hard to commit
Github Action to reset a given branch to a given commit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github Actions Token or Personal Access Token (PAT) | yes | — |
| repository-owner | Owner of the repository (user or organisation) | yes | — |
| repository-name | Repository name | yes | — |
| branch-name | The branch to reset on | yes | "" |
| commit | Commit SHA or tag name to reset to | yes | — |
Outputs
no outputs