Skip to content

Bump oxfmt from 0.46.0 to 0.47.0 #450

Bump oxfmt from 0.46.0 to 0.47.0

Bump oxfmt from 0.46.0 to 0.47.0 #450

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.15.0
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}