sync: update fluffychat-build.yaml from wavecat repo

This commit is contained in:
ember 2026-03-17 13:15:17 +00:00
parent d536847a66
commit 3b7b383fa7

View file

@ -16,7 +16,7 @@ jobs:
- name: Checkout FluffyChat
run: |
REF=${{ github.event.client_payload.ref || 'v2.4.1' }}
REF=${{ github.event.client_payload.ref || 'deployment' }}
git clone --depth 1 --branch "${REF##refs/heads/}" \
http://forgejo.tooling.svc.cluster.local:3000/ember/fluffychat.git .