[PUBLISHING] Skip nightly run if no commits (#1807)

Previously the nightly run was failing to upload if there had been no
commits since the previous night. Also moves time ahead 20 minutes to
avoid hourly spike delays launching workflows.
This commit is contained in:
Nathaniel McVicar
2023-06-21 18:12:32 -07:00
committed by GitHub
parent c3cba05f77
commit d416d63152
3 changed files with 44 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ You can install the latest stable release of Triton from pip:
pip install triton
Binary wheels are available for CPython 3.8-3.11 and PyPy 3.8-3.9.
Binary wheels are available for CPython 3.7-3.11 and PyPy 3.8-3.9.
And the latest nightly release: