fixed typo 2
Some checks failed
/ push_to_registry (push) Failing after 14s

This commit is contained in:
Florian Walther
2026-01-16 22:33:23 +01:00
parent 520420f863
commit e8d34d1bc2

View File

@@ -16,7 +16,7 @@ jobs:
with: with:
registry: ${{ REGISTRY_URL }} # gitea.scu.si registry: ${{ REGISTRY_URL }} # gitea.scu.si
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.REGESTRY_PASSWORD }} password: ${{ secrets.REGISTRY_PASSWORD }}
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5