mean-org/Mean DAO Release & Publish Toolkit
GitHub Action to release projects and publish packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub Token | yes | — |
| npm_token | Optional. If not provided, publishing to npm will be skipped. NPM token with publish permission. | no | — |
| access | Optional. Npm access flag. Default is public | no | — |
| gchat_webhook | Optional. Google chat notification webhook url. | no | — |
| discord_webhook | Optional. Discord chat notification webhook url. | no | — |
| path | Optional. Path to dir containing the npm package. | no | — |
Outputs
no outputs