We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b30f82e commit 814a423Copy full SHA for 814a423
.github/workflows/publish-to-test-pypi.yml
@@ -1,9 +1,6 @@
1
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
2
3
on:
4
- push:
5
- branches:
6
- - master
7
release:
8
types:
9
- published
0 commit comments