Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
funnysunny08 authored Nov 17, 2023
1 parent 81c18eb commit 8f63903
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,6 @@ jobs:
# application.yml 파일 확인
cat ./application.yml
# winey-firebase.json 파일 생성
touch ./winey-firebase.json
# GitHub-Actions μ—μ„œ μ„€μ •ν•œ 값을 winey-firebase.json νŒŒμΌμ— μ“°κΈ°
echo "${{ secrets.WINEY_FIREBASE }}" >> ./winey-firebase.json
# winey-firebase.json 파일 확인
cat ./winey-firebase.json
shell: bash

# 이 μ›Œν¬ν”Œλ‘œμš°λŠ” gradle build
Expand Down

0 comments on commit 8f63903

Please sign in to comment.