Skip to content

Commit

Permalink
ci: nope, default seems to be http
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdadams committed Aug 19, 2024
1 parent 1c40892 commit 7e2dd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runs:
entry_point: subscribe
source_dir: src/wmrc
service_account: cloud-function-sa@${{ inputs.project_id }}.iam.gserviceaccount.com
# event_trigger_type: google.pubsub.topic.publish
event_trigger_type: google.pubsub.topic.publish
event_trigger_pubsub_topic: projects/${{ inputs.project_id }}/topics/${{ steps.globals.outputs.TOPIC_NAME }}
memory: 1024M
service_timeout: 9m
Expand Down

0 comments on commit 7e2dd89

Please sign in to comment.