Skip to content

Commit 4b1b720

Browse files
authored
fix release version from confluent kafka python (#7)
Signed-off-by: Francisco Vila <fvila@redhat.com>
1 parent f1a0698 commit 4b1b720

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pythonkafkaclient.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: pozetroninc/github-action-get-latest-release@v0.8.0
4040
with:
4141
repository: confluentinc/confluent-kafka-python
42+
excludes: prerelease, draft
4243
- name: 'Get latest release version of this repository'
4344
id: pythonKafkaClientRelease
4445
uses: pozetroninc/github-action-get-latest-release@v0.8.0

0 commit comments

Comments
 (0)