mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-16 07:10:35 +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
|
uses: peter-evans/dockerhub-description@v3
|
||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
repository: kroese/virtual-dsm
|
repository: kroese/virtual-dsm
|
||||||
short-description: ${{ github.event.repository.description }}
|
short-description: ${{ github.event.repository.description }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user