Skip to content

Commit

Permalink
Merge pull request #84 from cwisniew/nightly-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
cwisniew authored Nov 18, 2023
2 parents 82d8ef0 + 1982b03 commit 25b0be8
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: '10 * * * *'

jobs:
build:
Expand Down

0 comments on commit 25b0be8

Please sign in to comment.