mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-07-15 08:54:36 +03:00
Update dockerize.yml
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user