Skip to content

Commit 11da113

Browse files
authored
Push to pypi on Release
1 parent 3e6a036 commit 11da113

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish-to-pypi.yml

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

77
jobs:
88
build-and-publish:

0 commit comments

Comments
 (0)