Skip to content

Commit

Permalink
build(release): compiled action for 1.5.2
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Feb 8, 2020
1 parent 082dcbd commit adcc10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26863,7 +26863,7 @@ function createTweetWithPollCard(

// https://developer.twitter.com/en/docs/ads/creatives/api-reference/tweets#post-accounts-account-id-tweet
client.post(
`https://ads-api.twitter.com/6/accounts/${process.env.TWITTER_ACCOUNT_ID}/cards/poll`,
`https://ads-api.twitter.com/6/accounts/${process.env.TWITTER_ACCOUNT_ID}/tweet`,
{
as_user_id: userId,
text,
Expand Down

0 comments on commit adcc10c

Please sign in to comment.