actions-marketplace-validations/Publish To Github
Push/Update Branch from a directory. Built for compilaiton to creating actions, publishing Github Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_name | Repository name with owner. For example, cedric05/dothttp | yes | ${{ github.repository }} |
| branch | The branch to push | yes | — |
| directory | Directory to push | yes | — |
| commit_message | commit message | yes | publish directory to branch |
| committer_email | commiter email id | yes | actions@github.com |
| committer_username | commiter email id | yes | actions@github.com |
Outputs
no outputs