fix(actions): give update-flake content write perms

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth 2023-07-09 01:56:21 -04:00
parent 67d473aab7
commit 0d31e31282
No known key found for this signature in database
GPG Key ID: D31BD0D494BBEE86

View File

@ -7,6 +7,7 @@ on:
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs: