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