Skip to content

Commit

Permalink
chore(general): 🤖 update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Nov 13, 2022
1 parent 58300f2 commit 9c9c0ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "docusaurus start",
"build": "docusaurus build",
"swizzle": "docusaurus swizzle",
"deploy": "npm run build && GIT_USER=NetanelBasal USE_SSH=true docusaurus deploy --skip-build",
"deploy": "GIT_USER=NetanelBasal USE_SSH=true docusaurus deploy",
"clear": "docusaurus clear",
"serve": "docusaurus serve",
"write-translations": "docusaurus write-translations",
Expand Down

0 comments on commit 9c9c0ca

Please sign in to comment.