From d5f4187668f9d3399060c7e94768698cfd6122b9 Mon Sep 17 00:00:00 2001 From: Peter Evans <18365890+peter-evans@users.noreply.github.com> Date: Fri, 25 Sep 2020 15:32:07 +0900 Subject: [PATCH] ci: add short-description input to test --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 54c8f2e..2516bc9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,6 +65,7 @@ jobs: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }} repository: peterevans/dd-ci-fixture-${{ matrix.target }} + short-description: ${{ matrix.target }} test fixture for dockerhub-description action readme-filepath: ./some/path/TEST.md - name: Docker Hub Description (env)