Skip to content

Commit

Permalink
Merge pull request #146 from Hanaro-trip-together-bank/feature/trip
Browse files Browse the repository at this point in the history
test: json 파일 정보 출력
  • Loading branch information
lcw729 authored Jun 7, 2024
2 parents d9144c5 + 6f04e2f commit 8c93879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
echo "${{ secrets.PROPERTIES }}" > ./application.properties
touch ./triptogether-e7bac-firebase-adminsdk-peiki-127517aa66.json
echo "${{ secrets.FIREBASE_KEY }}" > ./triptogether-e7bac-firebase-adminsdk-peiki-127517aa66.json
cat ./triptogether-e7bac-firebase-adminsdk-peiki-127517aa66.json
shell: bash

- name: Grant execute permission to Gradle wrapper
Expand Down

0 comments on commit 8c93879

Please sign in to comment.