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 5e13718 commit a2770d4
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://{github-username}.github.io/{repo-name}'",
"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 a2770d4

Please sign in to comment.