Skip to content

Commit

Permalink
Random test string
Browse files Browse the repository at this point in the history
  • Loading branch information
a-mabe committed Oct 29, 2023
1 parent 7952074 commit 4815f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_android.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: timheuer/[email protected]
with:
fileName: upload-keystore.jks
encodedString: ${{ secrets.KEYSTORE_FILE_BASE64 }}
encodedString: kdslfjklajflsa # ${{ secrets.KEYSTORE_FILE_BASE64 }}

- name: Create key.properties
run: |
Expand Down

0 comments on commit 4815f30

Please sign in to comment.