Skip to content

Commit 8ce5a4a

Browse files
committed
ci: fixup publish to pypi
1 parent 11e41ce commit 8ce5a4a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/publish_to_pypi.yml

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

3-
on:
4-
push:
5-
branches: [main]
6-
tags:
7-
- "v[0-9]+.[0-9]+.[0-9]+*"
3+
on: push
84

95

106
jobs:

0 commit comments

Comments
 (0)