We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6073210 commit 30d5711Copy full SHA for 30d5711
.github/workflows/pythonpublish.yml
@@ -4,8 +4,7 @@
4
name: Publish Python 🐍 distributions 📦 to TestPyPI
5
6
on:
7
- release:
8
- types: [push]
+ push:
9
10
jobs:
11
build-n-publish:
0 commit comments