Skip to content

Commit

Permalink
Update pbrp-organization-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SathamHussainM authored Jan 3, 2022
1 parent 6be8916 commit 9d942eb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pbrp-organization-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ env:
SFUserName: ${{ secrets.SFUserName }}
TARGET: "pbrp"
#EXTRA_CMD: "Extra Commands Here"
USE_SECRET_BOOTABLE: true
SECRET_BR: android-11.0

jobs:
PBRP_CI:
Expand All @@ -34,7 +32,7 @@ jobs:
steps:
- name: Auto Adapt Manifest
# /* if your branch name is other than the one which you dispatched workflow from then set it manually in the place of ${GITHUB_REF##*/}" */
run: echo "MANIFEST=https://github.com/PitchBlackRecoveryDevices/manifest_pb -b ${GITHUB_REF##*/}" >> $GITHUB_ENV
run: echo "MANIFEST=https://github.com/PitchBlackRecoveryProject/manifest_pb -b ${GITHUB_REF##*/}" >> $GITHUB_ENV

- name: Export Vars
run: |
Expand Down

0 comments on commit 9d942eb

Please sign in to comment.