Update Build mR-NB.yml

fix permission
This commit is contained in:
Dimitrij
2025-08-08 02:52:00 +01:00
committed by GitHub
parent 816833c9f3
commit e94fac0459

View File

@@ -5,6 +5,10 @@ on:
branches:
- v1.78.2-dev
# Add explicit permissions for the workflow
permissions:
contents: write
jobs:
Build-Release:
runs-on: windows-2022