From 67bf97d1c2bd33ec8dfb1459b69b9f9d8f495c96 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 26 Mar 2024 21:16:57 -0400 Subject: [PATCH] nighly releases have stopped on March 1st #6286 --- .github/workflows/build-firmware.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-firmware.yaml b/.github/workflows/build-firmware.yaml index 1e8f8348b9..b7a436eb6e 100644 --- a/.github/workflows/build-firmware.yaml +++ b/.github/workflows/build-firmware.yaml @@ -10,6 +10,7 @@ on: schedule: # this produces GitHub nightly releases https://github.com/rusefi/rusefi/releases # by the way GitHub actions use UTC https://www.utctime.net/ which matches GMT time + # See https://github.com/rusefi/rusefi/issues/6286 for notes on scopes enabled on NIGHTLY_RELEASE_ACCESS_TOKEN - cron: '27 0 * * *' workflow_dispatch: inputs: