Skip to content

fix 31aa334a321afecc91793831e6198e1a43cfd243 #192

fix 31aa334a321afecc91793831e6198e1a43cfd243

fix 31aa334a321afecc91793831e6198e1a43cfd243 #192

Workflow file for this run

name: Deploy
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Publish
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACID }}
command: deploy index.js