mirror of https://github.com/twbs/bootstrap.git
Add permissions for NuGet package publishing
This commit is contained in:
parent
25aa8cc0b3
commit
8194a1524b
|
@ -4,6 +4,9 @@ on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
package-nuget:
|
package-nuget:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
|
Loading…
Reference in New Issue