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 4b8ea87 commit fcd8059Copy full SHA for fcd8059
.github/workflows/release.yml
@@ -1,4 +1,4 @@
1
-name: Release Stream Java Client and StreamPerfTest
+name: Release Stream Java Client
2
3
on:
4
workflow_dispatch:
@@ -46,4 +46,4 @@ jobs:
46
run: |
47
git config user.name "rabbitmq-ci"
48
git config user.email "[email protected]"
49
- ci/publish-documentation-to-github-pages.sh
+ ci/publish-documentation-to-github-pages.sh
0 commit comments