Rename variables for wrangler
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
parent
b728933c22
commit
859abde759
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ steps:
|
|||
- pnpm install --frozen-lockfile
|
||||
- pnpm run build
|
||||
- pnpx wrangler pages deploy dist
|
||||
secrets: [ cf_api_token, content_api_url, content_api_key ]
|
||||
secrets: [ cloudflare_api_token, cloudflare_account_id, content_api_url, content_api_key ]
|
||||
|
|
Loading…
Reference in a new issue