fix(actions): give update-flake content write perms
Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
parent
67d473aab7
commit
0d31e31282
1
.github/workflows/update-flake.yml
vendored
1
.github/workflows/update-flake.yml
vendored
@ -7,6 +7,7 @@ on:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user