diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 22e19de..b0d67fc 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -28,8 +28,8 @@ jobs: [ {"jdk": "24-ea", "os": "ubuntu-latest", distribution: "temurin" } ] - deploy: - name: Deploy - needs: build - uses: codehaus-plexus/.github/.github/workflows/maven-deploy.yml@master - secrets: inherit +# deploy: +# name: Deploy +# needs: build +# uses: codehaus-plexus/.github/.github/workflows/maven-deploy.yml@master +# secrets: inherit