1 Commits

Author SHA1 Message Date
6b1f806aaf Update registry password secret for Loki database workflow
All checks were successful
Build and Push Loki Database / build-and-push (push) Successful in 30s
2026-01-20 10:24:43 +01:00

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 }}