From 6f04e2fd8549b10123281a6fe280fb12df5bdfa8 Mon Sep 17 00:00:00 2001 From: lcw729 Date: Fri, 7 Jun 2024 15:02:39 +0900 Subject: [PATCH] =?UTF-8?q?test:=20json=20=ED=8C=8C=EC=9D=BC=20=EC=A0=95?= =?UTF-8?q?=EB=B3=B4=20=EC=B6=9C=EB=A0=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gradle.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 35fe08d..3a22d3c 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -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