Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmihye committed Jan 10, 2024
1 parent 0cd6b9d commit 8921b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: toaster-firebase-admin-sdk.json 생성
run: |
cd ${{ env.working-directory }}/src/main/resources
cd src/main/resources
echo "${{ secrets.TOASTER_FIREBASE_ADMIN_SDK }}" > ./toaster-firebase-admin-sdk.json
working-directory: ${{ env.working-directory }}

Expand Down

0 comments on commit 8921b5c

Please sign in to comment.