chore: update deploy command
This commit is contained in:
parent
abf967ffa8
commit
d2d4e93cc9
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ tasks:
|
|||
set -x
|
||||
}
|
||||
export NETLIFY_AUTH_TOKEN
|
||||
npx netlify deploy --site=$NETLIFY_SITE_ID --dir=./site/dist
|
||||
npx netlify deploy --site=$NETLIFY_SITE_ID
|
Loading…
Reference in a new issue