From a90925f81a002b1dd701bd64077d8b3aed89b2fd Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Thu, 7 Jul 2022 17:28:43 +0200 Subject: [PATCH] github action fixes --- .github/prepare-workflow | 3 ++- habitica.properties.example | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/prepare-workflow b/.github/prepare-workflow index 7e117d5fa..ba73ad72e 100755 --- a/.github/prepare-workflow +++ b/.github/prepare-workflow @@ -1,4 +1,5 @@ chmod +x gradlew cp habitica.properties.example habitica.properties cp habitica.resources.example habitica.resources -cp Habitica/google-services.json.example Habitica/google-services.json \ No newline at end of file +cp Habitica/google-services.json.example Habitica/google-services.json +cp Habitica/google-services.json.example wearos/google-services.json diff --git a/habitica.properties.example b/habitica.properties.example index dd5474b4d..00bdf2597 100644 --- a/habitica.properties.example +++ b/habitica.properties.example @@ -8,3 +8,5 @@ ANDROID_TESTING_UUID= APPLE_AUTH_CLIENT_ID= DEBUG_USER_ID= DEBUG_API_KEY= +TEST_USER_ID= +TEST_USER_KEY=