maybe this will do it
This commit is contained in:
3
.github/workflows/deploy-registry.yaml
vendored
3
.github/workflows/deploy-registry.yaml
vendored
@@ -10,7 +10,8 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
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