mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 00:32:19 +00:00
Pass app insights key to release pipeline labler
This commit is contained in:
parent
34573b3d1a
commit
aea4cae3d5
1 changed files with 1 additions and 0 deletions
|
@ -27,5 +27,6 @@ jobs:
|
|||
uses: ./actions/release-pipeline
|
||||
with:
|
||||
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
|
||||
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
|
||||
notYetReleasedLabel: unreleased
|
||||
insidersReleasedLabel: insiders-released
|
||||
|
|
Loading…
Reference in a new issue