mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-06-24 21:25:23 +00:00
change deploy-site to main to avoid generating preview
This commit is contained in:
parent
912776312c
commit
c126799afc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "fcast",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"deploy-site": "wrangler pages deploy --directory ./website --branch master --project-name fcast"
|
||||
"deploy-site": "wrangler pages deploy --directory ./website --branch main --project-name fcast"
|
||||
},
|
||||
"dependencies": {
|
||||
"wrangler": "^3.88.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue