Skip to content

Commit e219633

Browse files
kdaswanistayseesongmarkzegarelli
authored
Scaffold docs for HubSpot Web and Cloud Actions (#3719)
* Scaffold docs for HubSpot Web and Cloud Actions * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-web/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-web/index.md Co-authored-by: stayseesong <[email protected]> * Update src/connections/destinations/catalog/actions-hubspot-cloud/index.md Co-authored-by: stayseesong <[email protected]> * Add private metadata Co-authored-by: stayseesong <[email protected]> Co-authored-by: markzegarelli <[email protected]>
1 parent 950824e commit e219633

File tree

4 files changed

+1054
-1
lines changed

4 files changed

+1054
-1
lines changed

Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ docker-build:
182182
@$(DOCKER_TTY) make build
183183
bundle install --path=vevendor
184184

185+
.PHONY: private-destination
186+
private_destination:
187+
@node scripts/private-destination.js
185188
#.PHONY: docs
186189
#docs: node_modules
187190
# $(BIN)/webpack --mode=production

0 commit comments

Comments
 (0)