We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e651ae commit 5c30ec2Copy full SHA for 5c30ec2
.github/workflows/maven.yml
@@ -28,8 +28,8 @@ jobs:
28
[
29
{"jdk": "24-ea", "os": "ubuntu-latest", distribution: "temurin" }
30
]
31
- deploy:
32
- name: Deploy
33
- needs: build
34
- uses: codehaus-plexus/.github/.github/workflows/maven-deploy.yml@master
35
- secrets: inherit
+# deploy:
+# name: Deploy
+# needs: build
+# uses: codehaus-plexus/.github/.github/workflows/maven-deploy.yml@master
+# secrets: inherit
0 commit comments