mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Update Dockerhub description
This commit is contained in:
parent
037d52957a
commit
3de29b6c00
11
.github/workflows/hub.yml
vendored
11
.github/workflows/hub.yml
vendored
@ -19,15 +19,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
repository: ${{ github.repository }}
|
repository: ${{ secrets.DOCKERHUB_REPO }}
|
||||||
short-description: ${{ github.event.repository.description }}
|
|
||||||
readme-filepath: ./readme.md
|
|
||||||
-
|
|
||||||
name: Docker Hub Description
|
|
||||||
uses: peter-evans/dockerhub-description@v3
|
|
||||||
with:
|
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
|
||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
|
||||||
repository: ${{ secrets.DOCKERHUB_MIRROR }}
|
|
||||||
short-description: ${{ github.event.repository.description }}
|
short-description: ${{ github.event.repository.description }}
|
||||||
readme-filepath: ./readme.md
|
readme-filepath: ./readme.md
|
||||||
|
Loading…
Reference in New Issue
Block a user