Skip to content

Upgrade to TailwindCSS 4.0 #13

Upgrade to TailwindCSS 4.0

Upgrade to TailwindCSS 4.0 #13

Workflow file for this run

name: Kanjuro
on:
push:
branches:
- 'statamic'
jobs:
update-kanjuro:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- name: Update kanjuro branch
run: ./.github/scripts/update-kanjuro.sh