Skip to content

Commit

Permalink
Update manual-apk-release.yml
Browse files Browse the repository at this point in the history
Test vault credentials II
  • Loading branch information
bonfaceshisakha authored Feb 8, 2024
1 parent ae02955 commit afc2a7a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/manual-apk-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,4 @@ jobs:
- name: Test secret from Vault
id: test-secret
run: |
touch test
echo $KEYSTORE_ALIAS >> ./test
cat test
echo "$KEYSTORE_ALIAS"

0 comments on commit afc2a7a

Please sign in to comment.