Skip to content

Commit

Permalink
Deploying via GitHub ...
Browse files Browse the repository at this point in the history
  • Loading branch information
SOMNATH0904 committed Feb 3, 2024
1 parent a2770d4 commit 3387bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"scripts": {
"start": "parcel",
"build": "parcel build",
"build-gh": "parcel build --public-url 'https://{SOMNATH0904}.github.io/{MLSA-Technical-Onboarding}'",
"build-gh": "parcel build --public-url 'https://SOMNATH0904.github.io/MLSA-Technical-Onboarding'",
"predeploy": "npm run build-gh",
"deploy": "gh-pages -d dist"
},
Expand Down

0 comments on commit 3387bb9

Please sign in to comment.