Skip to content

Commit ec77e16

Browse files
committed
ci: fix release
1 parent a9a44af commit ec77e16

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

.github/workflows/publish-pypi.yaml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
on:
2-
3-
push:
4-
branches: [release]
5-
release:
6-
types:
7-
- released
8-
9-
name: release
1+
name: Publish Python 🐍 distribution 📦 to PyPi
2+
on: push
103

114
jobs:
125
build:

0 commit comments

Comments
 (0)