Skip to content

Commit

Permalink
Revert "Test MS Teams Workflow"
Browse files Browse the repository at this point in the history
This reverts commit 9bc7087.
  • Loading branch information
willemliufdmg committed Jul 11, 2024
1 parent 5c1a9aa commit 93b292d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Microsoft Teams
uses: aliencube/microsoft-teams-actions@v0.8.0
with:
webhook_uri: ${{secrets.TEAMS_WORKFLOW}}
webhook_uri: ${{secrets.TEAMS_WEBHOOK}}
title: New release - ReSubstitute ${{ env.RELEASE_VERSION }}
summary: New release ReSubstitute ${{ env.RELEASE_VERSION }} from commit ${{ github.server_url }}/${{ github.repository }}/commit/${{ github.sha }}
theme_color: 'e632ad'
Expand Down

0 comments on commit 93b292d

Please sign in to comment.