mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-06-27 23:48:15 +03:00
Update dockerize.yml
This commit is contained in:
parent
5c7d39b775
commit
8b8aba2819
2
.github/workflows/dockerize.yml
vendored
2
.github/workflows/dockerize.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
uses: docker/login-action@v1.10.0
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_HUB_TOKEN }}
|
||||
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||
|
||||
- name: Update README and description.
|
||||
uses: peter-evans/dockerhub-description@v2.4.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user