diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 02869b1..f52c474 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -63,6 +63,7 @@ jobs: runtime: ${{ env.GCP_RUNTIME }} entry_point: ${{ env.GCP_ENTRY_POINT }} environment: GEN_2 + allow_unauthenticated: true source_dir: ./ all_traffic_on_latest_revision: true