Skip to content

Commit b166ecc

Browse files
committed
minor change to pypi workflow
1 parent 54d5ca6 commit b166ecc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/pypi-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Publish to PyPI
22
on:
3-
push:
4-
tags:
5-
- v*
3+
release:
4+
types:
5+
- created
66

77
jobs:
88
publish:

0 commit comments

Comments
 (0)