electron/Semantic Trusted Release Action
Publish a semantic release npm package via trusted publishing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub app installation token to use with semantic-release | yes | — |
Outputs
| name | description |
|---|---|
| new-release-published | Whether a new release was published |
| new-release-version | The version of the new release, if one was published |