Skip to content

feat: add workflows 2 #3

feat: add workflows 2

feat: add workflows 2 #3

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v4
- name: Deploy
uses: cloudflare/wrangler-action@v3
with:
apiToken: AvlouwWVP5xLB23n802YDuDmvITPNCIhAGNcwS0h
secrets: |
R2_PUB
env:
R2_PUB:https://pub-309adad2fbe94fdd956d6e42278dbe10.r2.dev/

Check failure on line 21 in .github/workflows/wrangler.yaml

View workflow run for this annotation

GitHub Actions / Deploy

Invalid workflow file

The workflow is not valid. .github/workflows/wrangler.yaml (Line: 21, Col: 11): Unexpected value 'R2_PUB:https://pub-309adad2fbe94fdd956d6e42278dbe10.r2.dev/'