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