actions-marketplace-validations/Publish to Pub/Sub
Publish a message to a Google Cloud Pub/Sub topic
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| project_id | The project ID registered with Google Cloud | yes | — |
| topic_name | The name of the topic the message will be published to | yes | — |
| message | The actual contents of the message to be published | yes | — |
| encoding | The message string encoding | yes | utf8 |
Outputs
no outputs