mirror of https://github.com/jetkvm/kvm.git
chore: increase permissions to content workflow
This commit is contained in:
parent
2cadda4e00
commit
2f7042df18
.github/workflows
|
@ -10,7 +10,7 @@ jobs:
|
|||
name: Release
|
||||
runs-on: ubuntu-22.04
|
||||
permissions:
|
||||
contents: read
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue