I hate yaml
This commit is contained in:
parent
76224933d0
commit
1dd15c32ed
2
.github/workflows/deploy-api.yml
vendored
2
.github/workflows/deploy-api.yml
vendored
@ -34,6 +34,6 @@ jobs:
|
|||||||
NITRO_PRESET: cloudflare
|
NITRO_PRESET: cloudflare
|
||||||
|
|
||||||
- name: Publish to Cloudflare
|
- name: Publish to Cloudflare
|
||||||
uses: cloudflare/wrangler-action@3
|
uses: cloudflare/wrangler-action@v3
|
||||||
with:
|
with:
|
||||||
apiToken: ${{ secrets.CF_API_TOKEN }}
|
apiToken: ${{ secrets.CF_API_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user