From e36e66b440fa437a973c96541b5297ebedd0094c Mon Sep 17 00:00:00 2001 From: Benjamin Date: Fri, 13 Dec 2024 14:09:35 -0600 Subject: [PATCH] I will best you google cloud --- .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 6e7824e..a047e87 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? How about with a new cel? + # Adding a comment because retriggering the build manually hung? With the new config maybe? permissions: contents: read id-token: write