fix: rename GITEA_TOKEN to TOKEN
Build and Deploy / build (push) Failing after 6s
Build and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-07-16 10:24:04 +00:00
parent 882473eebb
commit a79e8fb853
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
with:
registry: git.viaeon.com
username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.TOKEN }}
- name: Extract metadata
id: meta