Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
byungtak-lee committed Sep 25, 2024
1 parent 8f9b169 commit 2a3eab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: |
echo $DATA | base64 --decode > nextroom_key
env:
DATA: ${{ secrets.KEYSTORE_BASE64 }}
DATA: ${{ secrets.SIGNING_KEY }}

- name: Access Build Key
run: |
Expand Down

0 comments on commit 2a3eab4

Please sign in to comment.