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 7a2a93e commit feef0d3Copy full SHA for feef0d3
3 files changed
.github/workflows/nuget-push-lagrange-core.yaml
@@ -12,6 +12,8 @@ on:
12
jobs:
13
nuget-push:
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ id-token: write
17
18
steps:
19
- id: nuget-login
.github/workflows/nuget-push-lagrange-proto-codegen.yaml
.github/workflows/nuget-push-lagrange-proto.yaml
0 commit comments