Build another nightly

This commit is contained in:
Ben Adrian Sarmiento
2024-06-24 02:35:53 +02:00
parent f84298c724
commit 818f35ee6e
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
tags: tags:
- 'v**' - 'v**'
schedule: schedule:
- cron: '0 1 * * *' - cron: '40 0 * * *'
jobs: jobs:
build: build:

View File

@@ -5,7 +5,7 @@ on:
tags: tags:
- 'v**' - 'v**'
schedule: schedule:
- cron: '0 1 * * *' - cron: '40 0 * * *'
jobs: jobs:
build-and-push-image: build-and-push-image: