Update .forgejo/workflows/build.yaml
All checks were successful
Trigger CI Pipeline / dispatch (push) Successful in 26s

This commit is contained in:
ember 2026-03-16 22:51:43 +00:00
parent bfe7415f9d
commit 3e469f937c

View file

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