mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-22 00:11:09 -05:00
Add permissions for NuGet package publishing
This commit is contained in:
parent
25aa8cc0b3
commit
8194a1524b
3
.github/workflows/publish-nuget.yml
vendored
3
.github/workflows/publish-nuget.yml
vendored
@ -4,6 +4,9 @@ on:
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
package-nuget:
|
||||
runs-on: windows-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user