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 90e04a7 commit 5164007Copy full SHA for 5164007
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
run: |
27
git config user.name "rabbitmq-ci"
28
git config user.email "[email protected]"
29
- ci/release-stream-java-client.sh
+ ci/release-amqp-java-client.sh
30
env:
31
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
32
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
0 commit comments