Skip to content

chore: add cloudflare file #1

chore: add cloudflare file

chore: add cloudflare file #1

name: Cloudflare Deploy
on:
push:
branches:
- main
paths:
- "cloudflare/*"
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v4
- name: Deploy rerun-github-action
uses: cloudflare/wrangler-action@v3

Check failure on line 17 in .github/workflows/cloudflare-deploy.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cloudflare-deploy.yml

Invalid workflow file

You have an error in your yaml syntax on line 17
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
command: deploy --name github-action-example-rerun-workflow