adjust docker login tag
This commit is contained in:
parent
213497642d
commit
82396c8d38
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
username: jpberno
|
||||
password: dckr_pat_-5mmdsAWDh8DHZsJfZ4lN9d3Qew
|
||||
|
Loading…
Reference in New Issue
Block a user