Skip to content

Commit

Permalink
Quick trigger.
Browse files Browse the repository at this point in the history
  • Loading branch information
jigar-f committed Jan 28, 2025
1 parent b25dfd1 commit 95dfb0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ jobs:
fileDir: './android/app'
encodedString: ${{ secrets.KEYSTORE }}


- name: Decode APP_ENV and write to app.env
run: |
echo "${{ secrets.APP_ENV }}" | base64 --decode > app.env
Expand Down

0 comments on commit 95dfb0a

Please sign in to comment.