build: harden nuget.yml permissions

Signed-off-by: Alex <aleksandrosansan@gmail.com>
This commit is contained in:
Alex 2022-10-30 22:48:14 +02:00
commit 62e27bb616

View file

@ -13,6 +13,9 @@ on:
- 'Doc/**'
- 'appveyor.yml'
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
build: