Skip to content

Commit

Permalink
Merge pull request #74 from cwisniew/nightly-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cwisniew authored Nov 17, 2023
2 parents 79ef040 + 8097014 commit e3790e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Nightly Release

on:
schedule:
- cron: '* 0 * * *' # Runs every day at midnight
- cron: '30 * * * *' # Runs every day at midnight

jobs:
build:
Expand Down

0 comments on commit e3790e6

Please sign in to comment.