There was an error while loading. Please reload this page.
1 parent aaec57a commit f9c48bdCopy full SHA for f9c48bd
.DS_Store
6 KB
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: Publish to PyPI
3
on:
4
release:
5
types:
6
- - created
+ - published
7
8
jobs:
9
publish:
0 commit comments