Skip to content

Commit

Permalink
ci: one more _topic
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdadams committed Aug 16, 2024
1 parent 54a0279 commit 35aa45a
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 @@ -53,7 +53,7 @@ runs:
source_dir: src/wmrc
service_account: cloud-function-sa@${{ inputs.project_id }}.iam.gserviceaccount.com
event_trigger_type: google.cloud.pubsub.topic.v1.messagePublished
event_trigger_pubsub_topic: projects/${{ inputs.project_id }}/topics/${{ steps.globals.outputs.TOPIC_NAME }}-topic
event_trigger_pubsub_topic: projects/${{ inputs.project_id }}/topics/${{ steps.globals.outputs.TOPIC_NAME }}
memory: 1024M
service_timeout: 9m
environment_variables: STORAGE_BUCKET=${{ inputs.storage_bucket }}
Expand Down

0 comments on commit 35aa45a

Please sign in to comment.