Skip to content

Commit 806a07e

Browse files
authored
[CHORE] CD.yml 수정
1 parent 1617f4d commit 806a07e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/CD.yml

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ jobs:
2323
mkdir src/main/resources
2424
cd src/main/resources
2525
echo "${{ secrets.APPLICATION }}" > ./application.yml
26-
mkdir src/main/resources/firebase
27-
cd src/main/resources/firebase
2826
echo "${{ secrets.FIREBASE_FILE }}" > ./routine-ade-firebase-adminsdk-uime1-11ab5526ac.json
2927
3028
- name: Grant execute permission for gradlew

0 commit comments

Comments
 (0)