Commit 2f7c822
committed
chore(ci): simplify release trigger to only published events
Draft releases don't trigger created/edited events, so these were
unused. The workflow now only triggers on:
- Tag push: publishes to TestPyPI for testing
- Release published: publishes to PyPI1 parent 43ef514 commit 2f7c822
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments