Skip to content

Commit

Permalink
add schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
monotek authored Jun 1, 2023
1 parent 0079e4e commit d6aee2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
- main
tags:
- '*'
schedule:
- cron: '0 0 * * *'

jobs:
docker-build-push:
Expand Down

0 comments on commit d6aee2e

Please sign in to comment.