Skip to content

Commit

Permalink
추가: docker 고침
Browse files Browse the repository at this point in the history
  • Loading branch information
rrosiee committed May 30, 2024
1 parent 8ebaa25 commit f20a476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: create firebase key
run: |
cd ./src/main/resources
echo pwd
ls -a .
touch ./firebase-service-key.json
echo "${{ secrets.FIREBASE_KEY }}" > ./firebase-service-key.json
Expand Down

0 comments on commit f20a476

Please sign in to comment.