From e8461fde33db38aa5bf88003ae4dbe3a6ad45af4 Mon Sep 17 00:00:00 2001 From: Benjamin Date: Fri, 13 Dec 2024 14:05:48 -0600 Subject: [PATCH] take that --- .github/workflows/deploy-registry.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-registry.yaml b/.github/workflows/deploy-registry.yaml index 921c1bf..6e7824e 100644 --- a/.github/workflows/deploy-registry.yaml +++ b/.github/workflows/deploy-registry.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest # Set id-token permission for gcloud - # Adding a comment because retriggering the build manually hung? Did some messing around in cloud console. + # Adding a comment because retriggering the build manually hung? How about with a new cel? permissions: contents: read id-token: write