Update registry password secret for Loki database workflow
All checks were successful
Build and Push Loki Database / build-and-push (push) Successful in 30s

This commit is contained in:
2026-01-20 10:24:43 +01:00
parent f19896ce3b
commit 6b1f806aaf

View File

@@ -18,4 +18,4 @@ jobs:
registry: gitea.obnitram.cloud registry: gitea.obnitram.cloud
registry_username: ${{ github.repository_owner }} registry_username: ${{ github.repository_owner }}
registry_password: ${{ secrets.GITEA_TOKEN }} registry_password: ${{ secrets.REGISTRY_GITEA }}