Skip to content

Update super-linter.yml (#242) #219

Update super-linter.yml (#242)

Update super-linter.yml (#242) #219

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