[skip ci] Update DamianReeves/write-file-action
This commit is contained in:
parent
bc76490967
commit
5a3a2084cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
# SY <--
|
||||
- name: Write google-services.json
|
||||
uses: DamianReeves/write-file-action@v1.0
|
||||
uses: DamianReeves/write-file-action@v1.2
|
||||
with:
|
||||
path: app/google-services.json
|
||||
contents: ${{ secrets.GOOGLE_SERVICES_TEXT }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue