Skip to content

Commit 18961a0

Browse files
committed
push tag post
1 parent 52975af commit 18961a0

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

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

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

3-
on:
4-
push:
5-
branches: [master]
3+
on: push
4+
5+
#on:
6+
#push:
7+
#branches: [master]
68

79
jobs:
810
build-n-publish:

0 commit comments

Comments
 (0)