Skip to content

Bump axios from 1.15.0 to 1.16.0 #320

Bump axios from 1.15.0 to 1.16.0

Bump axios from 1.15.0 to 1.16.0 #320

Workflow file for this run

name: 🚒 Deploy Workers
on:
push:
branches:
- main
jobs:
john:
if: github.repository == 'One-Language/Website'
runs-on: ubuntu-latest
name: πŸ€“ 😎 John
steps:
- uses: actions/checkout@v6
- name: πŸš€ Publish
uses: cloudflare/wrangler-action@v3.15.0
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: 'packages/john'
command: deploy