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 23a4fcd commit 39735ebCopy full SHA for 39735eb
1 file changed
.github/workflows/pythonkafkaclient.yml
@@ -43,7 +43,7 @@ jobs:
43
id: pythonKafkaClientRelease
44
uses: pozetroninc/github-action-get-latest-release@v0.8.0
45
with:
46
- repository: kroxylicious/python-kafka-client
+ repository: kroxylicious/python-kafka-test-client
47
- name: 'Determine Version'
48
id: confluentKafkaPythonVersion
49
run: |
0 commit comments