Skip to content

Commit

Permalink
docs: fine tune permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Apr 5, 2024
1 parent c7dfb92 commit 10345ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/sponsors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ on:
workflow_dispatch:
schedule:
- cron: 0 0 * * 0

permissions:
contents: write

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -31,3 +35,4 @@ jobs:
with:
branch: main
folder: '.'
commit_message: "docs: update sponsors"

0 comments on commit 10345ea

Please sign in to comment.