shkouyo/Upload git-pages site
An action that uploads your static site to a git-pages server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| site | Site URL. Should be either https://domain.tld/ or https://domain.tld/project/. | yes | — |
| path | Site path. Contents will be available at site URL joined with site path. | no | "" |
| server | Server hostname. If provided, the TLS connection will use this hostname and not the hostname from the site URL. | no | "" |
| password | Password for DNS Challenge authorization. | no | "" |
| token | Token for Forgejo authorization. | no | "" |
| source | Path to the directory containing the site contents. | yes | _site/ |
| expires | Site lifetime. If provided and the server is configured to accept it, the site will be deleted in approximately this many days. | no | 0 |
Outputs
no outputs