mirror of
https://github.com/peter-evans/dockerhub-description.git
synced 2024-11-24 21:19:33 +01:00
ci: add short description input
This commit is contained in:
parent
1087364d83
commit
fe4fd29897
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dockerhub-description.yml
vendored
1
.github/workflows/dockerhub-description.yml
vendored
|
@ -24,3 +24,4 @@ jobs:
|
|||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
repository: peterevans/dockerhub-description
|
||||
short-description: ${{ github.event.repository.description }}
|
||||
|
|
Loading…
Reference in a new issue