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.
2 parents a98855f + f65465c commit 8b13395Copy full SHA for 8b13395
.github/workflows/cd.yml
@@ -2,6 +2,7 @@ name: Publish to PyPI
2
3
on:
4
push:
5
+ release:
6
7
8
jobs:
0 commit comments