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 f1a0698 commit 4b1b720Copy full SHA for 4b1b720
1 file changed
.github/workflows/pythonkafkaclient.yml
@@ -39,6 +39,7 @@ jobs:
39
uses: pozetroninc/github-action-get-latest-release@v0.8.0
40
with:
41
repository: confluentinc/confluent-kafka-python
42
+ excludes: prerelease, draft
43
- name: 'Get latest release version of this repository'
44
id: pythonKafkaClientRelease
45
0 commit comments