diff --git a/.github/workflows/deploy-jupyterhub-base-images.yaml b/.github/workflows/deploy-jupyterhub-base-images.yaml index 4e2c74e29..b38d1f696 100644 --- a/.github/workflows/deploy-jupyterhub-base-images.yaml +++ b/.github/workflows/deploy-jupyterhub-base-images.yaml @@ -61,6 +61,7 @@ jobs: with: cluster_name: ${{ secrets.GKE_CLUSTER_NAME }} location: ${{ secrets.GKE_CLUSTER_LOCATION }} + project_id: ${{ secrets.GCP_PROJECT_ID }} - name: Install SOPS