Skip to content

Commit 94a71b1

Browse files
CICD permissions
1 parent f8392ff commit 94a71b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

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

99
permissions:
10-
id-token: write
11-
contents: write
10+
id-token: write-all
11+
contents: write-all
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)