1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

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

View File

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