Skip to content

Commit bbf2afb

Browse files
committed
ci: Fix token permissions
1 parent 725c2bc commit bbf2afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
- main
1919

2020
permissions:
21-
contents: read
21+
contents: write
2222

2323
jobs:
2424
check-dist:

0 commit comments

Comments
 (0)