Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
63b6a59cc0
commit
d720cc983d
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ steps:
|
|||
- name: Deploy
|
||||
image: docker.io/library/node:20-alpine
|
||||
commands:
|
||||
- pnpx wrangler pages deploy .
|
||||
- npx wrangler pages deploy .
|
||||
secrets: [ cloudflare_api_token, cloudflare_account_id ]
|
||||
|
|
Loading…
Reference in a new issue