Skip to content

Commit

Permalink
:cri12:
Browse files Browse the repository at this point in the history
  • Loading branch information
IndusAryan committed Jul 15, 2024
1 parent a9bcc5b commit bff494f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Decode Keystore
run: |
chmod 600
chmod 600 /tmp/keystore.jks
echo "${{ secrets.SIGNING_KEY_STORE_BASE64 }}" | base64 --decode > /tmp/keystore.jks
ls -l /tmp/keystore.jks
Expand Down

0 comments on commit bff494f

Please sign in to comment.