workflow patch
This commit is contained in:
parent
4a27a84adf
commit
ffc42f40a2
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.nanody.de
|
registry: git.nanody.de
|
||||||
username: ${{ forgejo.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.PACKAGES_RW }}
|
password: ${{ secrets.PACKAGES_RW }}
|
||||||
-
|
-
|
||||||
name: Docker meta
|
name: Docker meta
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue