Update .github/workflows/root.yml

This commit is contained in:
jansel 2024-10-25 17:56:33 +01:00
parent 4234201cd0
commit 3b658799cc

View file

@ -44,7 +44,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: pi5.lan:8125
registry: http://pi5.lan:8125
username: ${{ github.repository_owner }}
password: ${{ secrets.CR_PAT }}