diff --git a/.github/workflows/ubuntu_22_and_test_gcp.yml b/.github/workflows/ubuntu_22_and_test_gcp.yml index 5c894d21..a341f7dc 100644 --- a/.github/workflows/ubuntu_22_and_test_gcp.yml +++ b/.github/workflows/ubuntu_22_and_test_gcp.yml @@ -14,6 +14,8 @@ env: FABRIC_PROJECT: ${{ secrets.FABRIC_PROJECT }} FABRIC_USER: ${{ secrets.FABRIC_USER }} + GCP_SERVICE_KEY_PATH: ${{ secrets.GCP_SERVICE_KEY_PATH }} + RUN_GCP: ${{ vars.RUN_GCP }} jobs: