ci token
Build and Push Docker Image / build-and-push (push) Failing after 1m6s

Signed-off-by: kaedwen <kaedwen@heinrich.blue>
This commit is contained in:
kaedwen
2026-07-03 07:43:59 +02:00
parent 3dc9285bd0
commit 359c5edc94
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.CI_PACKAGE_TOKEN }}
- name: Extract metadata (tags, labels)
id: meta