Update .github/workflows/root.yml
This commit is contained in:
parent
4234201cd0
commit
3b658799cc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/root.yml
vendored
2
.github/workflows/root.yml
vendored
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue