Skip to content

Commit b480a97

Browse files
committed
Update Permissions
1 parent 1e96c73 commit b480a97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
branches: [ "main" ]
88

99
permissions:
10-
contents: read
10+
id-token: write
11+
contents: write
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)