From 5dfe8249be1ae5b9c6d8863522376bfd77384fd6 Mon Sep 17 00:00:00 2001 From: Manfred Riem Date: Sun, 14 Apr 2024 09:47:43 -0500 Subject: [PATCH] Fixes #53 - Start new cycle --- .github/workflows/current.yml | 2 ++ pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/current.yml b/.github/workflows/current.yml index b8dd7ee..3d13bac 100644 --- a/.github/workflows/current.yml +++ b/.github/workflows/current.yml @@ -1,5 +1,7 @@ name: current on: + schedule: + - cron: "0 0 * * *" workflow_dispatch: jobs: shared: diff --git a/pom.xml b/pom.xml index 3cc57ac..e773824 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.stellartrails.website project - 1-SNAPSHOT + 24.5.0-SNAPSHOT pom StellarTrails - Website http://www.stellartrails.com