mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-28 20:17:51 +02:00
Fix formatting error in action
This commit is contained in:
2
.github/workflows/android-debug.yml
vendored
2
.github/workflows/android-debug.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
# Add toolchain to the path
|
||||
add-to-path: true # optional, default is true
|
||||
- name: Create google-services.json
|
||||
- uses: finnp/create-file-action@1.0.0
|
||||
uses: finnp/create-file-action@1.0.0
|
||||
env:
|
||||
FILE_NAME: "app/google-services.json"
|
||||
FILE_BASE64: ${{ secrets.GOOGLE_SERVICES }}
|
||||
|
Reference in New Issue
Block a user