haskell-actions/Publish to Hackage
Publish Haskell packages to Hackage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| hackageServer | URL to the Hackage server | no | http://hackage.haskell.org |
| hackageToken | Authentication token for Hackage | yes | — |
| publish | A flag indicating whether to publish the release on Hackage. Uploads a release candidate if set to false | no | false |
| packagesPath | Path that contains packages tarbals | no | dist-newstyle/sdist/ |
| docsPath | Path that contains packages documentation tarbals | no | "" |
Outputs
no outputs