fix(ci): use REGISTRY_TOKEN for Docker push auth #24

Merged
The Dogfather merged 20 commits from gitea/migrate-workflows into dev 2026-05-21 01:26:30 +00:00
Showing only changes of commit d9bfed4424 - Show all commits
+2
View File
@@ -99,6 +99,8 @@ export function buildPet(overrides: Partial<PetRow> & { clientId: string }): Pet
cutStyle: null,
shampooPreference: null,
specialCareNotes: null,
coatType: null,
petSizeCategory: null,
customFields: {},
photoKey: null,
photoUploadedAt: null,