does event work now #2
Annotations
1 error
deploy
google-github-actions/deploy-cloud-functions failed with: failed to POST https://cloudfunctions.googleapis.com/v1/projects/***/locations/europe-west1/functions: (400) {
"error": {
"code": 400,
"message": "event_trigger: Unknown event_type providers/cloud.pubsub/eventTypes/topic.publish.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
"field": "event_trigger",
"description": "Unknown event_type providers/cloud.pubsub/eventTypes/topic.publish."
}
]
}
]
}
}
|