fix<ci>: add r/w to release

This commit is contained in:
vmfunc
2024-10-12 23:34:50 +02:00
parent 408cb1f054
commit d6645fa72c

View File

@@ -4,6 +4,10 @@ on:
push:
branches: [main]
permissions:
contents: write
packages: write
jobs:
test:
uses: ./.github/workflows/runtest.yml