Skip to content

Bump super-linter/super-linter from 5.6.0 to 5.6.1 (#218) #195

Bump super-linter/super-linter from 5.6.0 to 5.6.1 (#218)

Bump super-linter/super-linter from 5.6.0 to 5.6.1 (#218) #195

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.3.2
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: 'packages/john'
command: deploy