Skip to content

Commit

Permalink
registering 3 new destinations (#2442)
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-ayoub-segment authored Sep 24, 2024
1 parent 2172e30 commit 163ed7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/destination-actions/src/destinations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ register('66cc76e29693c9e5591bf029', './nextdoor-capi')
register('66e96b9f4ee97f41caa06487', './stackadapt-audiences')
register('66e97a37a8f396642c0bd33c', './google-campaign-manager-360')
register('66eaa166f650644f04389e2c', './s3')
register('66f2aea175bae98028d5185a', './recombee')
register('66f2b0818aa856d4d2d87f90', './postscript')
register('66f2b0f961bb2128729079bb', './reddit-audiences')

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

0 comments on commit 163ed7f

Please sign in to comment.