Skip to content

Commit efe92cd

Browse files
author
Jackson Kearl
committed
Move to new connection string
1 parent 7cabd75 commit efe92cd

3 files changed

Lines changed: 1 addition & 84 deletions

File tree

.github/workflows/classifier-apply.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/workflows/classifier-train.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

.github/workflows/latest-release-monitor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Run Latest Release Monitor
2121
uses: ./actions/latest-release-monitor
2222
with:
23-
storageKey: ${{secrets.AZURE_BLOB_STORAGE_CONNECTION_STRING_NEW}}
23+
storageKey: ${{secrets.AZURE_BLOB_STORAGE_CONNECTION_STRING}}
2424
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
2525
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}

0 commit comments

Comments
 (0)