Skip to content

Commit

Permalink
chore: schedule daily releases (#1076)
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Jan 25, 2022
1 parent 99ae530 commit ddbc5a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: release

on:
schedule:
- cron: '0 23 * * *'
workflow_run:
workflows: ['ci']
branches: [main]
Expand Down

0 comments on commit ddbc5a7

Please sign in to comment.