mirror of
https://codeberg.org/aryak/mozhi
synced 2024-11-16 19:12:57 +05:30
same for login actionj
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 12s
Some checks failed
mozhi pipeline / Push Docker image to Codeberg docker registry (push) Failing after 12s
This commit is contained in:
parent
d38b8dd8aa
commit
0036762249
@ -9,7 +9,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@v2
|
||||
uses: docker/login-action@v1
|
||||
with:
|
||||
username: aryak
|
||||
password: ${{ secrets.MOZHI_DOCKER_PASSWORD }}
|
||||
|
Loading…
Reference in New Issue
Block a user