Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Turskyi committed Dec 7, 2023
1 parent 52b1163 commit ec35b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Write key.properties file
run: |
echo $KEY_PROPERTIES | base64 -d > key.properties
echo $KEY_PROPERTIES | base64 -d > composeApp/key.properties
shell: bash
env:
KEY_PROPERTIES: ${{ secrets.KEY_PROPERTIES }}
Expand Down

0 comments on commit ec35b36

Please sign in to comment.