fix: add id-token permission for OIDC auth to GCR (#158)
Co-authored-by: Hermes Agent <hermes-agent@sirius0xdev.com>
This commit is contained in:
parent
558a5a7c9e
commit
33118b04eb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-pgvector-image.yml
vendored
1
.github/workflows/build-pgvector-image.yml
vendored
|
|
@ -10,6 +10,7 @@ env:
|
|||
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue