diff --git a/.github/workflows/action-test.yml b/.github/workflows/action-test.yml index 6b8e75a..04b1add 100644 --- a/.github/workflows/action-test.yml +++ b/.github/workflows/action-test.yml @@ -25,7 +25,6 @@ jobs: SHORTREF=$(git rev-parse --short=8 ${{ inputs.tag }}) VERSION=${{ inputs.tag }} - fi TAGS="${DOCKER_IMAGE}:${VERSION},${DOCKER_IMAGE}:${SHORTREF}" # Set output parameters.