Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
funnysunny08 authored Nov 17, 2023
1 parent 8f63903 commit 286d2b1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,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 286d2b1

Please sign in to comment.