From 9068fa6647f90c2d0db7848e509b2a7766df73a7 Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 11 Oct 2023 21:14:57 -0600 Subject: [PATCH] newline --- .harness/firebase-deploy.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.harness/firebase-deploy.yaml b/.harness/firebase-deploy.yaml index fc1aec8..b8f9612 100644 --- a/.harness/firebase-deploy.yaml +++ b/.harness/firebase-deploy.yaml @@ -36,5 +36,4 @@ spec: container: andreysenov/firebase-tools shell: sh script: | - bash ./deploy.firebase.sh '${{ - secrets.get("resume-firebase-squeaky2x3-gmail-token") }}' + bash ./deploy.firebase.sh '${{ secrets.get("resume-firebase-squeaky2x3-gmail-token") }}'