Skip to content

add file dropper

add file dropper #17

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
uses: mchangrh/actions/.github/workflows/cf-worker-2.yml@main
secrets:
CF_API_TOKEN: ${{ secrets.CF_API_TOKEN }}