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 500ec9a commit ab471f2Copy full SHA for ab471f2
.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