Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
Fede2782 committed Jun 10, 2024
1 parent 8dff9e8 commit 0be5246
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
- cron: "0 12 * * *"
push:


jobs:
update:
runs-on: ubuntu-latest
Expand All @@ -19,7 +18,7 @@ jobs:
- model: "SM-X516B"
csc: "EUX"
omc: "OXM"
imei: 354136921234567
imei: ${{ secrets.IMEISERIAL }}

steps:
- name: Checkout repo
Expand Down

0 comments on commit 0be5246

Please sign in to comment.