Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yeseul106 authored May 16, 2024
1 parent 37d2489 commit 2615232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Create Firebase key file
run: |
echo ${{ secrets.FIREBASE_KEY }} > new-peekabook-firebase-adminsdk-ke3ck-2c155d0a19.json
echo ${{ secrets.FIREBASE_KEY }} >> new-peekabook-firebase-adminsdk-ke3ck-2c155d0a19.json
cat new-peekabook-firebase-adminsdk-ke3ck-2c155d0a19.json
- name: Build server files
Expand Down

0 comments on commit 2615232

Please sign in to comment.