bitovi/Deploy PyPI to GitHub Pages
Publishes a static PyPI repository to GitHub Pages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 11, 2024
- License
- MIT
Pinned Snippet
uses: bitovi/github-actions-static-pypi-to-github-pages@16520cccb5098b5af32a226386fa715192ca5897 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| checkout | Checkout the repo | no | true |
| pypi-path | Path to the PyPI package | no | pypi/ |
Outputs
| name | description |
|---|---|
| page_url | The URL of the page |