Skip to content

Commit 527a647

Browse files
committed
[CHORE] update distribute workflow
1 parent a903ff6 commit 527a647

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/distribute.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Distribute source to pypi package
22

33
on:
4-
push:
5-
tags:
6-
- '*'
4+
release:
5+
types:
6+
- created
77

88

99
jobs:

0 commit comments

Comments
 (0)