Skip to content

Commit 10345ea

Browse files
committed
docs: fine tune permissions
1 parent c7dfb92 commit 10345ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/sponsors.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ on:
33
workflow_dispatch:
44
schedule:
55
- cron: 0 0 * * 0
6+
7+
permissions:
8+
contents: write
9+
610
jobs:
711
deploy:
812
runs-on: ubuntu-latest
@@ -31,3 +35,4 @@ jobs:
3135
with:
3236
branch: main
3337
folder: '.'
38+
commit_message: "docs: update sponsors"

0 commit comments

Comments
 (0)