Skip to content

Commit

Permalink
Update twrp_boot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNoelChannel authored Oct 10, 2023
1 parent ee58030 commit c364105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/twrp_boot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: TWRP CI for SM-J320FN/F/G/M (boot.img)

on:
schedule:
- cron: '0 0 * * *'
- cron: '0 1 * * *'
workflow_dispatch:

jobs:
Expand Down Expand Up @@ -52,4 +52,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: twrp
path: /home/runner/TWRP/out/target/product/j3xlte/recovery.*
path: /home/runner/TWRP/out/target/product/j3xlte/boot.*

0 comments on commit c364105

Please sign in to comment.