Skip to content

Commit

Permalink
ci: fix GitHub permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
otariidae committed Mar 22, 2024
1 parent b2fd8ef commit 9ff2776
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate-feed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ on:
- cron: 0 4 * * *
workflow_dispatch:

permissions:
contents: write

jobs:
generate-feed:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 9ff2776

Please sign in to comment.