Moving container to its own directory; not just a nvim thing. Added a nightly workflow. Switched to tags trigger. #14

Merged
shaun merged 5 commits from feature/implement_nightly_#13 into master 2025-05-06 21:43:49 -04:00
Showing only changes of commit 62cd4c7e0f - Show all commits

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on: on:
schedule: schedule:
- cron: "30 20 * * *" - cron: "50 20 * * *"
workflow_dispatch: workflow_dispatch: