diff --git a/.github/workflows/deploy-registry.yaml b/.github/workflows/deploy-registry.yaml index a047e87..0f2e5e5 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? With the new config maybe? + # Adding a comment because retriggering the build manually hung? I am the lord of devops and you will bend? permissions: contents: read id-token: write