Skip to content

Feature/add podcast capture (#7) #18

Feature/add podcast capture (#7)

Feature/add podcast capture (#7) #18

name: buildAndDeployWorker
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v4
- name: Publish
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}