ryanmiville/Deploy PyPI Pages
Creates a Python package index from GitHub releases following the Simple Repository API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for accessing releases | no | ${{ github.token }} |
| output-dir | Directory where HTML files will be generated | no | dist |
Outputs
| name | description |
|---|---|
| output-dir | Path to the directory containing generated HTML files |