Skip to content

Bump github/codeql-action from 3 to 4 (#318) #288

Bump github/codeql-action from 3 to 4 (#318)

Bump github/codeql-action from 3 to 4 (#318) #288

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@v5
- name: πŸš€ Publish
uses: cloudflare/wrangler-action@v3.14.1
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: 'packages/john'
command: deploy