This commit is contained in:
parent
c52527af9b
commit
2a4847427d
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ steps:
|
||||||
from_secret: account_id
|
from_secret: account_id
|
||||||
commands:
|
commands:
|
||||||
- npm install -g wrangler
|
- npm install -g wrangler
|
||||||
- npx wrangler pages deploy --project-name garden --commit-dirty=true
|
- npx wrangler pages deploy public --project-name garden --commit-dirty=true
|
||||||
|
|
Loading…
Reference in a new issue