Skip to content

Bump oxfmt from 0.37.0 to 0.38.0 #428

Bump oxfmt from 0.37.0 to 0.38.0

Bump oxfmt from 0.37.0 to 0.38.0 #428

name: Deploy
permissions:
contents: read
on:
push:
branches:
- master
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy Cloudflare Worker
steps:
- uses: actions/checkout@v6
- name: Publish
uses: cloudflare/wrangler-action@v3.14.1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}