Skip to content

Commit

Permalink
Update nightlybuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justaCasualCoder authored Sep 28, 2023
1 parent 1faa109 commit befd251
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightlybuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Nightly Release
on:
schedule:
- cron: '0 0 * * *' # Runs at midnight every day
workflow_dispatch: {}

jobs:
build:
Expand Down

0 comments on commit befd251

Please sign in to comment.