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 616e67e commit b9cbeeeCopy full SHA for b9cbeee
.github/workflows/publish.yaml
@@ -4,7 +4,7 @@ name: Publish Python Package
4
5
on:
6
release:
7
- types: [created]
+ types: [created, updated]
8
9
jobs:
10
deploy:
0 commit comments