diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 21c2a4db2f..521a0ac5ec 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -62,8 +62,8 @@ jobs: else echo "not building and maven publishing project as it is a release version: " ${MY_JAVA_VERSION} fi - - name: Verify BOM integration test - run: ./mvnw --no-transfer-progress -B validate -Pbom-it env: MAVEN_USERNAME: ${{ secrets.MAVEN_CENTRAL_USERNAME }} MAVEN_PASSWORD: ${{ secrets.MAVEN_CENTRAL_PASSWORD }} + - name: Verify BOM integration test + run: ./mvnw --no-transfer-progress -B validate -Pbom-it