same for login actionj
This commit is contained in:
parent
d38b8dd8aa
commit
0036762249
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue