Skip to content

Commit

Permalink
remove the deploy script as Contentful will add it later
Browse files Browse the repository at this point in the history
Co-authored-by: Mitch Goudy <mgoudy91@gmail.com>
  • Loading branch information
micmcgrorty and mgoudy91 committed May 23, 2024
1 parent 951dab1 commit 8dde484
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/bynder-content-workflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
"build": "tsc && vite build",
"create-app-definition": "contentful-app-scripts create-app-definition",
"upload": "contentful-app-scripts upload --bundle-dir ./dist",
"deploy": "contentful-app-scripts upload --ci --bundle-dir ./dist --organization-id $CONTENTFUL_ORG_ID --definition-id $CONTENTFUL_APP_DEF_ID --token $CONTENTFUL_ACCESS_TOKEN"
},
"devDependencies": {
"@contentful/app-scripts": "1.10.2",
Expand Down

0 comments on commit 8dde484

Please sign in to comment.