Skip to content

Commit

Permalink
rename file process
Browse files Browse the repository at this point in the history
  • Loading branch information
aleixo-dev committed Apr 27, 2024
1 parent 6777363 commit 93509d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
java-version: '17'
distribution: 'adopt'
cache: gradle
- name: Load Gooel Service File
- name: Load Google Service File
env:
DATA: ${{ secrets.GOOGLE_SERVICES_JSON }}
run: echo $DATA | base64 -di > app/google-services.json
Expand Down

0 comments on commit 93509d3

Please sign in to comment.