Skip to content

Commit

Permalink
Set deploy commit author
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed Apr 30, 2024
1 parent 9f1ce05 commit 8fccdaf
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 @@ -10,7 +10,7 @@
"build": "vite build",
"preview": "vite preview",
"lint": "eslint --ext .js,.vue src",
"deploy": "gh-pages -d dist"
"deploy": "gh-pages -d dist -u \"Jasper Zonneveld <[email protected]>\""
},
"dependencies": {
"animate.css": "^4.1.1",
Expand Down

0 comments on commit 8fccdaf

Please sign in to comment.