Skip to content

Commit af206fe

Browse files
committed
token permission issue fix
1 parent fd1046a commit af206fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/nightly.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010

1111
permissions:
1212
contents: write
13+
actions: read
14+
id-token: write
1315

1416
concurrency:
1517
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)