Skip to content

Commit

Permalink
chore: Merge branch dev to main (#2301)
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX authored Nov 10, 2024
2 parents 8961cf9 + 1d74326 commit f88457f
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 @@ -53,7 +53,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 f88457f

Please sign in to comment.