Skip to content

Bump tmp and inquirer (#312) #282

Bump tmp and inquirer (#312)

Bump tmp and inquirer (#312) #282

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