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:
3
.github/workflows/publish-nuget.yml
vendored
3
.github/workflows/publish-nuget.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user