From 1fa2512fdadc1d75f449cbe7eeb199cccf18d608 Mon Sep 17 00:00:00 2001 From: iVAN <88724353+ivan-hc@users.noreply.github.com> Date: Mon, 8 Jan 2024 05:15:56 +0100 Subject: [PATCH] Update JuNest-updater.yml --- .github/workflows/JuNest-updater.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/JuNest-updater.yml b/.github/workflows/JuNest-updater.yml index 886dd69..48eea58 100644 --- a/.github/workflows/JuNest-updater.yml +++ b/.github/workflows/JuNest-updater.yml @@ -4,6 +4,8 @@ concurrency: cancel-in-progress: true on: + schedule: + - cron: "0 23 * * 0-6" workflow_dispatch: jobs: @@ -46,8 +48,8 @@ jobs: uses: marvinpinto/action-automatic-releases@latest with: title: Continuous build - automatic_release_tag: test - prerelease: true + automatic_release_tag: continuous + prerelease: false draft: false files: | junest-x86_64.tar.gz