Skip to content

Commit

Permalink
Fixes #53 - Start new cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Apr 14, 2024
1 parent f9b0218 commit 5dfe824
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/current.yml
@@ -1,5 +1,7 @@
name: current
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
shared:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.stellartrails.website</groupId>
<artifactId>project</artifactId>
<version>1-SNAPSHOT</version>
<version>24.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>StellarTrails - Website</name>
<url>http://www.stellartrails.com</url>
Expand Down

0 comments on commit 5dfe824

Please sign in to comment.