We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db854f5 commit 85e54eaCopy full SHA for 85e54ea
.github/workflows/ci-signed.yaml
@@ -11,6 +11,8 @@ jobs:
11
name: "Build"
12
runs-on: windows-latest
13
environment: signing
14
+ permissions:
15
+ id-token: write # Required for Azure CLI Login
16
env:
17
DOTNET_CLI_WORKLOAD_UPDATE_NOTIFY_DISABLE: true
18
DOTNET_NOLOGO: true
0 commit comments