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 b04bc45875 - Show all commits

View File

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