1
0
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:
jmqm
2021-08-09 13:08:28 -05:00
committed by GitHub
parent 5c7d39b775
commit 8b8aba2819

View File

@ -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