Skip to content

Commit

Permalink
[Chore] workflow build 부분 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
EvergreenTree97 committed Aug 11, 2024
1 parent 8980c75 commit 6e6b606
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/firebase_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
env:
PPAC_GOOGLE_SERVICES: ${{secrets.PPAC_GOOGLE_SERVICES}}
run: |
echo "PPAC_GOOGLE_SERVICES" > app/google-services.json.b64
base64 -d -i app/google-services.json.b64 > app/google-services.json
echo "PPAC_GOOGLE_SERVICES" > app/google-services.json
- name: Create KeyStore Properties
run: |
Expand Down

0 comments on commit 6e6b606

Please sign in to comment.