Skip to content

Commit 951c00f

Browse files
committed
Add release environment to nuget-auth job for NuGet trusted publishing policy
1 parent 9ddc81d commit 951c00f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ permissions:
1010
jobs:
1111
nuget-auth:
1212
runs-on: ubuntu-latest
13+
environment:
14+
name: release
1315
permissions:
1416
id-token: write
1517
outputs:

0 commit comments

Comments
 (0)