Skip to content

Commit

Permalink
I get random anxiety attack from you
Browse files Browse the repository at this point in the history
  • Loading branch information
validcube authored Nov 13, 2024
1 parent 5888607 commit 98c4589
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 @@ -55,7 +55,7 @@ jobs:

- name: Setup keystore
run: |
echo "${{ secrets.KEYSTORE }}" | base64 --decode > "keystore.jks"}
echo "${{ secrets.KEYSTORE }}" | base64 --decode > "keystore.jks"
- name: Release
env:
Expand Down

0 comments on commit 98c4589

Please sign in to comment.