ci: standardize REGISTRY_TOKEN for Gitea auth (CAR-1009) #15

Merged
Savannah Savings merged 1 commits from betty/car-1009-ghcr-gitea-migration into dev 2026-05-24 18:48:29 +00:00
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Extract metadata
id: meta