Skip to content

Commit 0fc6658

Browse files
Publish Python package on version tags
1 parent 8cf00f7 commit 0fc6658

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/python-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ name: Upload Python Package
1111
on:
1212
release:
1313
types: [published]
14+
push:
15+
tags:
16+
- "v*"
1417

1518
permissions:
1619
contents: read

0 commit comments

Comments
 (0)