fix build 2
Some checks failed
Docker / build (push) Failing after 17s

This commit is contained in:
2026-04-07 08:46:08 -03:00
parent 87b3f77903
commit 5963fcc280

View File

@@ -32,7 +32,7 @@ jobs:
with: with:
registry: ${{ env.REGISTRY }} registry: ${{ env.REGISTRY }}
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }} password: ${{ secrets.PACKAGE_TOKEN }}
- name: Extract Docker metadata - name: Extract Docker metadata
id: meta id: meta