mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-09 11:33:41 +08:00
Update hub.yml
This commit is contained in:
2
.github/workflows/hub.yml
vendored
2
.github/workflows/hub.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
uses: peter-evans/dockerhub-description@v3
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
repository: kroese/virtual-dsm
|
||||
short-description: ${{ github.event.repository.description }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user