Skip to content

Commit

Permalink
Missing MAVEN_RELEASE_VERSION_NUMBER
Browse files Browse the repository at this point in the history
  • Loading branch information
qcastel authored May 5, 2021
1 parent 02ba239 commit 3f39d8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ runs:
MAVEN_ARGS: ${{ inputs.maven-args }}
MAVEN_OPTION: ${{ inputs.maven-options}}
MAVEN_DEVELOPMENT_VERSION_NUMBER: ${{ inputs.maven-development-version-number}}
MAVEN_RELEASE_VERSION_NUMBER: ${{ inputs.maven-release-version-number}}

DOCKER_REGISTRY_ID: ${{ inputs.docker-registry-id }}
DOCKER_REGISTRY_USERNAME: ${{ inputs.docker-registry-username }}
Expand Down

0 comments on commit 3f39d8f

Please sign in to comment.