Skip to content

Commit

Permalink
enhance script
Browse files Browse the repository at this point in the history
  • Loading branch information
youssefnone committed Jan 22, 2023
1 parent a660c05 commit 474d344
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: custom recovery
name: recovery for $DEVICE
files: |
work/out/target/product/recovery.zip
tag_name: ${{ github.run_id }}
name: recovery for ${{ github.event.inputs.DEVICE_NAME }}
files: work/out/target/product/recovery.zip

0 comments on commit 474d344

Please sign in to comment.