Update .gitea/workflows/build.yml
Some checks failed
Build / test (push) Successful in 9m30s
Build / build (push) Failing after 9s

This commit is contained in:
2026-03-28 00:08:51 -04:00
parent 505315c8bd
commit 70cd410734

View File

@@ -40,7 +40,7 @@ jobs:
with: with:
registry: ${{ vars.REGISTRY_HOST }} registry: ${{ vars.REGISTRY_HOST }}
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }} password: ${{ secrets.TOKEN }}
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5