Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Push the nightly image, at least once a day (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjohiryan authored Oct 26, 2023
1 parent aa2b657 commit d687e7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ghcr.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: "Push image to ghcr"

on:
workflow_dispatch:
schedule:
- cron: 0 0 * * * # At the end of everyday
push:
branches: [master]
paths:
Expand Down

0 comments on commit d687e7a

Please sign in to comment.