fixed whitespace
Some checks failed
Daily Build Silverblue Image / build (push) Failing after 16s

This commit is contained in:
Joshua Seiger-Eatwell 2025-01-03 08:15:18 +01:00
parent 50093580e2
commit 7ce9837b0f

View File

@ -20,7 +20,7 @@ jobs:
- name: Login to Gitea registry
uses: docker/login-action@v2
with:
registry: git.joshua-se.com
registry: git.joshua-se.com
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}