Skip to content

Commit 4dff68e

Browse files
authored
Add permissions for id-token in build workflow
1 parent 7903468 commit 4dff68e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ jobs:
107107
environment:
108108
name: "NuGet"
109109
url: https://www.nuget.org/packages/SchemaDotNet
110+
permissions:
111+
id-token: write
110112
runs-on: windows-latest
111113
steps:
112114
- name: "Download Artefact"

0 commit comments

Comments
 (0)