I hate yaml

This commit is contained in:
taskylizard 2023-11-04 20:28:58 +05:30
parent 76224933d0
commit 1dd15c32ed
No known key found for this signature in database
GPG Key ID: 5CABA3D642DDC497

View File

@ -34,6 +34,6 @@ jobs:
NITRO_PRESET: cloudflare
- name: Publish to Cloudflare
uses: cloudflare/wrangler-action@3
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}