yay contributions
This commit is contained in:
parent
32d5df91fd
commit
30d1b85bc0
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.marcelsite.com
|
||||
username: ${{ github.repository_owner }}
|
||||
username: ${{ gitea.repository_owner }}
|
||||
password: ${{ secrets.SECRET_TOKEN }}
|
||||
-
|
||||
name: Build and push
|
||||
|
|
Loading…
Reference in a new issue