This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.rogi.casa
|
||||
username: ${{ git.actor }}
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
|
||||
- name: Extract version from commit
|
||||
|
||||
Reference in New Issue
Block a user