Pass app insights key to release pipeline labler

This commit is contained in:
Jackson Kearl 2020-06-10 10:11:13 -07:00
parent 34573b3d1a
commit aea4cae3d5

View file

@ -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