We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a97aec commit 17005a6Copy full SHA for 17005a6
1 file changed
.github/workflows/sponsorkit.yaml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
update-sponsors:
12
runs-on: ubuntu-latest
13
+ permissions:
14
+ contents: write
15
steps:
16
- uses: actions/checkout@v4
17
0 commit comments