Skip to content

Commit 1263efa

Browse files
authored
[infra] update dotnet-install udpater (#5031)
1 parent 4a69b90 commit 1263efa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-dotnet-install-script.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
id: otelbot-token
2727
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
2828
with:
29-
app-id: ${{ vars.OTELBOT_DOTNET_INSTRUMENTATION_APP_ID }}
29+
client-id: ${{ vars.OTELBOT_DOTNET_INSTRUMENTATION_APP_ID }}
3030
permission-contents: write
3131
permission-pull-requests: write
3232
private-key: ${{ secrets.OTELBOT_DOTNET_INSTRUMENTATION_PRIVATE_KEY }}

0 commit comments

Comments
 (0)