Skip to content

Commit aea4cae

Browse files
author
Jackson Kearl
committed
Pass app insights key to release pipeline labler
1 parent 34573b3 commit aea4cae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-pipeline-labeler.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
uses: ./actions/release-pipeline
2828
with:
2929
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
30+
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
3031
notYetReleasedLabel: unreleased
3132
insidersReleasedLabel: insiders-released

0 commit comments

Comments
 (0)