Skip to content

Commit 028287b

Browse files
committed
adding pypi release workflow
1 parent 90e9ae3 commit 028287b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI
22

3-
on: tag
3+
on: push
44

55
jobs:
66
build:

0 commit comments

Comments
 (0)