Update deploy script
This commit is contained in:
parent
af9a065092
commit
f34bd1c570
2 changed files with 4 additions and 7 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"dev": "astro dev --port 3000",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"deploy": "./deploy.sh",
|
||||
"push-to-pages": "gh-pages --dist dist --branch pages --dotfiles",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue