Skip to content

Commit 4b1b720

Browse files
authored
fix release version from confluent kafka python (#7)
Signed-off-by: Francisco Vila <[email protected]>
1 parent f1a0698 commit 4b1b720

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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/[email protected]
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/[email protected]

0 commit comments

Comments
 (0)