Skip to content

Commit 85e54ea

Browse files
committed
Missing token permission
1 parent db854f5 commit 85e54ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-signed.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
name: "Build"
1212
runs-on: windows-latest
1313
environment: signing
14+
permissions:
15+
id-token: write # Required for Azure CLI Login
1416
env:
1517
DOTNET_CLI_WORKLOAD_UPDATE_NOTIFY_DISABLE: true
1618
DOTNET_NOLOGO: true

0 commit comments

Comments
 (0)