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 4ddc092 commit 2566286Copy full SHA for 2566286
.github/workflows/dev-deploy.yaml
@@ -79,7 +79,7 @@ jobs:
79
tags: docker.io/reajason/memshell-party:dev
80
81
deploy-maven:
82
- name: Docker Push
+ name: Deploy to Maven Central
83
needs: [ build-jar ]
84
runs-on: ubuntu-latest
85
steps:
0 commit comments