Skip to content

Commit 426a371

Browse files
authored
Update release.py
1 parent d72793e commit 426a371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: publish new version to PyPI
22

3-
on:
4-
release:
3+
on: release
4+
# release:
55
# types: [published]
66

77
jobs:

0 commit comments

Comments
 (0)