Skip to content

Commit f0c38b0

Browse files
committed
fix: use contents write in sponsors list action
1 parent 11e5fab commit f0c38b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sponsors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44

55
permissions:
6-
contents: read
6+
contents: write
77
pull-requests: write
88

99
jobs:

0 commit comments

Comments
 (0)