Fix actions build permissions

This commit is contained in:
天クマ 2026-04-19 12:01:14 -03:00
commit 4944d84163

View file

@ -6,6 +6,9 @@ on:
- main
workflow_dispatch:
permissions:
contents: write
jobs:
build:
runs-on: ubuntu-latest