Moving container to its own directory; not just a nvim thing. Added a nightly workflow. Switched to tags trigger. #14
@@ -3,7 +3,7 @@ name: Build and Push Docker Image
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "50 20 * * *"
|
- cron: "0 1 * * *"
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user