This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: gitea.paddington.fi
|
||||
username: make
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.TOKEN }}
|
||||
|
||||
- name: Set up Buildx
|
||||
|
||||
Reference in New Issue
Block a user