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