shogo82148/Commit Action
Commit Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub Token | yes | ${{ github.token }} |
| base-branch | The base branch | yes | ${{ github.ref_name }} |
| head-branch | The head branch | no | — |
| commit-message | The commit message | no | — |
| working-directory | The working directory | no | . |
Outputs
| name | description |
|---|---|
| commit-url | The URL of a commit created |