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
.github/workflows

View File

@ -10,7 +10,7 @@ jobs:
name: Release
runs-on: ubuntu-22.04
permissions:
contents: read
contents: write
packages: write
steps: