Commit 8af234a
Update deploy_on_release.yml to only run when a release is published (meta-pytorch#3087)
Summary:
Looks like releasing directly without first creating a draft release triggers on both "created" and "published". Since "published" also covers publishing a draft release, it should be the only rule we need.
Pull Request resolved: meta-pytorch#3087
Reviewed By: Balandat
Differential Revision: D87648588
Pulled By: saitcakmak
fbshipit-source-id: f31acd8b10e64a221902bd241d0b6693bc35c4281 parent a33ea72 commit 8af234a
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