Skip to content

Commit

Permalink
Update recovery.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwagnervaz authored Nov 3, 2022
1 parent 1c8841d commit 69a2f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ on:
RECOVERY_URL:
description: 'RECOVERY URL'
required: true
default: 'https://oshi.at/LaRj/recovery.img'
default: 'https://oshi.at/zGBZ/recovery.img'

env:
RECOVERY_URL: https://oshi.at/LaRj/recovery.img
RECOVERY_URL: https://oshi.at/zGBZ/recovery.img

jobs:
build:
Expand Down

0 comments on commit 69a2f7a

Please sign in to comment.