chore: increase permissions to content workflow

This commit is contained in:
Scai 2025-01-07 22:58:23 +00:00
parent 2cadda4e00
commit 2f7042df18
1 changed files with 1 additions and 1 deletions

View File

@ -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: