Commit 87a3d7f
Update deploy_on_release.yml to trigger when a draft release is published (meta-pytorch#3084)
Summary:
The current "created" condition only triggers if we create a non-draft release. If a draft release is created and later published, we need an additional "published" condition for the workflow to trigger.
Pull Request resolved: meta-pytorch#3084
Reviewed By: Balandat
Differential Revision: D87558880
Pulled By: saitcakmak
fbshipit-source-id: ea9cc2359ecb0e4762dd4f3c036ef6f973e82fe31 parent ee328f2 commit 87a3d7f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments