Skip to content

Commit

Permalink
Update build-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
soultaco83 authored Nov 2, 2024
1 parent 5272783 commit 451e315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
description: 'Custom release notes (leave empty to use previous release notes)'
required: false
schedule:
- cron: '0 3 * * 5' # Run at 00:00 UTC every Friday
- cron: '0 3 * * 6' # Run at 00:00 UTC every Friday

jobs:
build-and-release:
Expand Down

0 comments on commit 451e315

Please sign in to comment.