mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
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 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue