catalystcommunity/Upload npm protos to google artifact registry
Uploads generated protos to google artifact registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| credentials-json | Google credentials json | yes | — |
| project-id | Google cloud project id | yes | — |
| package-name | NPM package name | yes | — |
| version | Version to publish | no | ${{ .github.event.release.tag_name }} |
| scope | Artifact registry scope - i.e. @mycompany | yes | — |
| repository | Artifact registry repository name | no | npm |
| location | Artifact registry location | no | us-central1 |
| proto-directory | Location of the generated protos | no | build/nodejs |
Outputs
no outputs