Skip to content

Commit 93b292d

Browse files
committed
Revert "Test MS Teams Workflow"
This reverts commit 9bc7087.
1 parent 5c1a9aa commit 93b292d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Microsoft Teams
3939
uses: aliencube/microsoft-teams-actions@v0.8.0
4040
with:
41-
webhook_uri: ${{secrets.TEAMS_WORKFLOW}}
41+
webhook_uri: ${{secrets.TEAMS_WEBHOOK}}
4242
title: New release - ReSubstitute ${{ env.RELEASE_VERSION }}
4343
summary: New release ReSubstitute ${{ env.RELEASE_VERSION }} from commit ${{ github.server_url }}/${{ github.repository }}/commit/${{ github.sha }}
4444
theme_color: 'e632ad'

0 commit comments

Comments
 (0)