Skip to content

Commit

Permalink
Update appium-automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiDixit09 committed May 31, 2024
1 parent a72be1d commit 9cfe00e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appium-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: |
cd sdk
echo $ENCODED_STRING | base64 -d > ./Branch-SDK-Automation-TestBed/automationSigningKeys.jks
- name: Decode Keystore for Reinstallation
- name: Decode Keystore for Reinstallation
if: ${{ !( github.ref == 'refs/heads/Reinstallationtest-workflow-fix-')}}
env:
ENCODED_STRING: ${{ secrets.KEYSTORE }}
Expand Down

0 comments on commit 9cfe00e

Please sign in to comment.