parent
b50da34f59
commit
0338741a3d
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ steps:
|
||||||
image: node
|
image: node
|
||||||
secrets: [cloudflare_account_id, cloudflare_api_token]
|
secrets: [cloudflare_account_id, cloudflare_api_token]
|
||||||
commands:
|
commands:
|
||||||
- pnpm wrangler pages deploy dist --project-name sakosite
|
- pnpm wrangler pages deploy dist --project-name sakosite --branch main
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue