From 046903a7f5169a07d901de1b17d3e2326993104b Mon Sep 17 00:00:00 2001 From: bel Date: Thu, 12 Oct 2023 01:59:40 +0000 Subject: [PATCH] Updated pipeline firebase-deploy --- .harness/firebase-deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.harness/firebase-deploy.yaml b/.harness/firebase-deploy.yaml index 00e71a9..18015b9 100644 --- a/.harness/firebase-deploy.yaml +++ b/.harness/firebase-deploy.yaml @@ -12,4 +12,4 @@ spec: name: build shell: bash script: | - bash ./deploy.firebase.sh '${{ secrets.get("secret_name") }}' \ No newline at end of file + bash ./deploy.firebase.sh '${{ secrets.get("resume-firebase-squeaky2x3-gmail-token") }}' \ No newline at end of file