uten2c/Publish to GitHub
Publish to GitHub repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| publish-path | Set to $PUBLISH_PATH | no | build/repo |
| publish-task | Gradle publishing task name | no | publish |
| token-user | Token user | yes | — |
| token | Personal access token | yes | — |
| repo | Target repository | yes | — |
| branch | Target repository branch | no | main |
| commit-user-name | Commit user name | no | ${{ github.actor }} |
| commit-user-email | Commit user email | no | ${{ github.actor }}@users.noreply.github.com |
| commit-message | Commit message | no | update ${{ github.repository }} |
Outputs
no outputs