Skip to content

Commit

Permalink
updated github actions to new repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
aHVzY2g committed May 27, 2022
1 parent 03c15bb commit bdb052b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 105 deletions.
102 changes: 0 additions & 102 deletions .github/workflows/b-r.yml

This file was deleted.

5 changes: 2 additions & 3 deletions .github/workflows/recovery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ on:
env:
MANIFEST: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-11
DEVICE: a22x
DT_LINK: https://github.com/aHVzY2g/android-device-samsung-a22x/
DT_REPO_NAME: android-device-samsung-a22x
DT_LINK: https://github.com/aHVzY2g/twrp-device-samsung-a22x/
DT_PATH: device/samsung/a22x
TARGET: recoveryimage
OUTPUT: recovery.tar
Expand Down Expand Up @@ -75,5 +74,5 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: twrp-recovery
path: /home/runner/work/android-device-samsung-a22x/android-device-samsung-a22x/work/out/target/product/a22x/recovery.tar
path: /home/runner/work/twrp-device-samsung-a22x/twrp-device-samsung-a22x/work/out/target/product/a22x/recovery.tar
retention-days: 5

0 comments on commit bdb052b

Please sign in to comment.