Skip to content

Commit 98c4589

Browse files
authored
I get random anxiety attack from you
1 parent 5888607 commit 98c4589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Setup keystore
5757
run: |
58-
echo "${{ secrets.KEYSTORE }}" | base64 --decode > "keystore.jks"}
58+
echo "${{ secrets.KEYSTORE }}" | base64 --decode > "keystore.jks"
5959
6060
- name: Release
6161
env:

0 commit comments

Comments
 (0)