This commit is contained in:
Andrey Sokolovskiy
2024-12-11 04:02:23 +07:00
parent f4feaf9500
commit 451ffefabb
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- name: Log in to Docker Hub
uses: actions/docker-login-action@v3
with:
registry: git.unbind.ru
registry: https://git.unbind.ru
username: anry
password: ${{ secrets.TOKEN }}