fix: Make sure GitHub job pushes latest image on scheduled job

This commit is contained in:
Gerald Pinder 2024-08-24 15:04:27 -04:00
parent f13b67637b
commit 04972416cb
11 changed files with 231 additions and 179 deletions

View file

@ -0,0 +1,9 @@
{
"repository": {
"default_branch": "main",
"html_url": "https://github.com/gmpinder/testos",
"owner": {
"login": "gmpinder"
}
}
}