mysticatea-actions/GitHub Pages
An action that publishes GitHub Pages with a directory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Your GitHub token. | yes | — |
| sourceDir | The path to the directory that contains the pages content. | yes | — |
| commitUserName | The 'user.name' of git commits. | — | "" |
| commitUserEmail | The 'user.email' of git commits. | — | "" |
| commitMessage | The commit message. | — | "" |
Outputs
no outputs