rukomoynikov/Deploy into pages
Github Actions plugin for uploading static files into Github Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | ${{ github.token }} |
| artifact_name | Name of the artifact to deploy | no | github-pages |
Outputs
| name | description |
|---|---|
| page_url | URL to deployed GitHub Pages |