Skip to content

Commit

Permalink
Update connectco-dev-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hig1002 authored Jan 28, 2025
1 parent df61e80 commit d5e5281
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/connectco-dev-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,8 @@ jobs:
- name : Create fcm.json
run: |
pushd ./src/main/resources
cd resources
touch ConnectCo_fcm.json
echo "${{ secrets.FCM_JSON }}" | base64 -d > ConnectCo_fcm.json
cat ConnectCo_fcm.json
popd
# 빌드 (test 제외)
Expand Down

0 comments on commit d5e5281

Please sign in to comment.