maybe this will do it
This commit is contained in:
1
.github/workflows/deploy-registry.yaml
vendored
1
.github/workflows/deploy-registry.yaml
vendored
@@ -11,6 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
# Set id-token permission for gcloud
|
# Set id-token permission for gcloud
|
||||||
|
# Adding a comment because retriggering the build manually hung? Did some messing around in cloud console.
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|||||||
Reference in New Issue
Block a user