fix: actually provide maven profile #50
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ runs:
|
|||
env:
|
||||
VERIFY_GOALS: ${{ inputs.verify-goals }}
|
||||
EXTRA_ARGS: ${{ inputs.extra-args }}
|
||||
MAVEN_PROFILE: ${{ inputs.maven-profile }}
|
||||
run: |
|
||||
mvn --batch-mode $VERIFY_GOALS \
|
||||
-s /tmp/maven-settings.xml \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue