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:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user