Skip to content

Commit a415a12

Browse files
Fix CICD
1 parent 94a71b1 commit a415a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

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

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)