Skip to content

Commit

Permalink
Fixed release schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
anttileppa committed Apr 24, 2024
1 parent 5952dbe commit 1f1d7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-build-apk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- master
schedule:
- cron: '15 0 * * 4'
- cron: '0 15 * * 4'

jobs:
bumpVersion:
Expand Down

0 comments on commit 1f1d7bc

Please sign in to comment.