Skip to content

Update publish.yml

Update publish.yml #2

Workflow file for this run

- name: Publish to Cloudflare Pages

Check failure on line 1 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/publish.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
uses: cloudflare/pages-action@v1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: 26202fb3dd1d9659b62c758ed55b7627
projectName: coming-soon
directory: public
# Enable Wrangler v3
wranglerVersion: '3'