evg4b/goreleaser-npm-publisher-action
Build and publish npm packages based on goreleaser output folder
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Path to the project with was built by GoReleaser | no | — |
| builder | Name of the builder | no | — |
| clear | Clear the dist/npm folder before building the project | no | true |
| prefix | Prefix for the npm package | no | — |
| description | Description for the npm package | no | — |
| token | Npm auth token | no | — |
| files | File globs to include in the npm package | no | — |
| keywords | NPM package keywords | no | — |
| license | Package license / SPDX identifier | no | — |
Outputs
no outputs