Skip to content

Commit

Permalink
fix: trigger release
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene-taran committed Jun 13, 2023
1 parent b2af2b9 commit 807488b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/pubsub/src/Publisher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ export class Publisher<T = unknown> {
if (!projectName) {
throw new Error('Can\'t find GCLOUD_PROJECT env variable, please define it')
}

this.topic.request(
{
client: 'PublisherClient',
Expand Down

0 comments on commit 807488b

Please sign in to comment.