Update .gitea/workflows/build.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
nodeJS remote worker / build (push) Failing after 19s

This commit is contained in:
2026-02-26 00:07:40 +11:00
parent 43f4302dbc
commit 31da15eaeb

View File

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