mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-14 14:20:32 +08:00
Update hub.yml
This commit is contained in:
4
.github/workflows/hub.yml
vendored
4
.github/workflows/hub.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Update Docker Hub Description
|
name: Update
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
@@ -26,4 +26,4 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
repository: kroese/virtual-dsm
|
repository: kroese/virtual-dsm
|
||||||
short-description: ${{ github.event.repository.description }}
|
short-description: ${{ github.event.repository.description }}
|
||||||
|
readme-filepath: ./readme.md
|
||||||
|
|||||||
Reference in New Issue
Block a user