This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Login to Gitea Registry
|
- name: Login to Gitea Registry
|
||||||
uses: https://git.karter.dev/docker/login-action@v3
|
uses: https://git.karter.dev/docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.karter.dev
|
registry: https://git.karter.dev
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ secrets.PAT }}
|
password: ${{ secrets.PAT }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user