use env
Some checks failed
CI / build-and-test (push) Failing after 2m58s

This commit is contained in:
Tobias Klemp
2026-01-02 00:17:14 +01:00
parent cb45cd0c5c
commit 276d035df7
2 changed files with 3 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ runs:
with:
registry: ${{ vars.INSTANCE_URL }}
username: ${{ gitea.actor }}
password: ${{ gitea.token }}
password: $REGISTRY_ACCESS_TOKEN
- name: Build and push image
uses: docker/build-push-action@v6