Skip to content

Commit

Permalink
Auto-release and auto-publish daily when possible (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Denis Tokarev <github@devlato.com>
  • Loading branch information
github-actions[bot] and devlato committed Nov 18, 2021
1 parent 8641a51 commit 4d3d2cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- master
schedule:
- cron: 0 11 * * *

jobs:
lint:
Expand Down

0 comments on commit 4d3d2cc

Please sign in to comment.