Update weekly-e2e.yaml, add id-token write permission to fix authentication issue.
This commit is contained in:
parent
2533be9495
commit
d412c1b1e1
1
.github/workflows/weekly-e2e.yaml
vendored
1
.github/workflows/weekly-e2e.yaml
vendored
@ -6,6 +6,7 @@ on:
|
||||
permissions:
|
||||
actions: write
|
||||
contents: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
full-e2e-check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user