Skip to content

Commit

Permalink
Update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
diondrapeck committed Nov 8, 2023
1 parent 28b169b commit 226ecbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cli-assets-component-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
echo "FAILURE_REASON=$failure_reason" >> $GITHUB_ENV
working-directory: cli
- name: Log Results to Application Insights
uses: Azure/application-insights-action@v0.2
uses: syedhassaanahmed/app-insights-event-action@main
with:
appInsightsInstrumentationKey: ${{ secrets.APPLICATION_INSIGHTS_INSTRUMENTATION_KEY }}
telemetryName: 'Sample Notebook Results'
Expand Down

0 comments on commit 226ecbe

Please sign in to comment.