Rename variables for wrangler
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2024-07-14 20:28:51 +05:30
parent b728933c22
commit 859abde759
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -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 ]