Skip to content

Commit

Permalink
registering angler ai destination in actions (segmentio#2149)
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-ayoub-segment authored Jul 9, 2024
1 parent 2bccc8f commit 4ef29f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/destination-actions/src/destinations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ register('664ce7bdc820c71f7e3ff031', './contentstack')
register('664ce847b3e6f19ea96b3611', './trubrics')
register('66684ba89c0523461d8bb7f3', './taboola-actions')
register('6683e1d5e37fd84efcf3bbef', './first-party-dv360')
register('668d1cb2a1dcc5ad33228d92', './angler-ai')

function register(id: MetadataId, destinationPath: string) {
// eslint-disable-next-line @typescript-eslint/no-var-requires
Expand Down

0 comments on commit 4ef29f2

Please sign in to comment.