Skip to content

Commit ef1eef8

Browse files
grant id-token: write permission
1 parent dbb107f commit ef1eef8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-changed-samples.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
runs-on: ubuntu-latest
1111
permissions:
1212
contents: read
13+
id-token: write
14+
1315
steps:
1416
- name: Checkout code
1517
uses: actions/checkout@v3

0 commit comments

Comments
 (0)