Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
99b5401c38
|
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Log in to the Container registry
|
- name: Log in to the Container registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: hub.realmanual.ru
|
registry: git.realmanual.ru
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.PUSH_TOKEN }}
|
password: ${{ secrets.PUSH_TOKEN }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user