yay contributions

This commit is contained in:
Michael Rodin 2023-10-20 00:56:47 +02:00
parent 32d5df91fd
commit 30d1b85bc0

View file

@ -17,7 +17,7 @@ jobs:
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with:
registry: git.marcelsite.com registry: git.marcelsite.com
username: ${{ github.repository_owner }} username: ${{ gitea.repository_owner }}
password: ${{ secrets.SECRET_TOKEN }} password: ${{ secrets.SECRET_TOKEN }}
- -
name: Build and push name: Build and push