mirror of
https://github.com/peter-evans/dockerhub-description.git
synced 2024-11-22 03:59:34 +01:00
ci: add short-description input to test
This commit is contained in:
parent
8fa8201677
commit
d5f4187668
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -65,6 +65,7 @@ jobs:
|
||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||||
repository: peterevans/dd-ci-fixture-${{ matrix.target }}
|
repository: peterevans/dd-ci-fixture-${{ matrix.target }}
|
||||||
|
short-description: ${{ matrix.target }} test fixture for dockerhub-description action
|
||||||
readme-filepath: ./some/path/TEST.md
|
readme-filepath: ./some/path/TEST.md
|
||||||
|
|
||||||
- name: Docker Hub Description (env)
|
- name: Docker Hub Description (env)
|
||||||
|
|
Loading…
Reference in a new issue