Add permissions for NuGet package publishing

This commit is contained in:
XhmikosR 2025-08-27 22:10:10 +03:00 committed by GitHub
parent 25aa8cc0b3
commit 8194a1524b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ on:
release:
types: [published]
permissions:
contents: read
jobs:
package-nuget:
runs-on: windows-latest