We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1a9aa commit 93b292dCopy full SHA for 93b292d
.github/workflows/npm-publish.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Microsoft Teams
39
uses: aliencube/microsoft-teams-actions@v0.8.0
40
with:
41
- webhook_uri: ${{secrets.TEAMS_WORKFLOW}}
+ webhook_uri: ${{secrets.TEAMS_WEBHOOK}}
42
title: New release - ReSubstitute ${{ env.RELEASE_VERSION }}
43
summary: New release ReSubstitute ${{ env.RELEASE_VERSION }} from commit ${{ github.server_url }}/${{ github.repository }}/commit/${{ github.sha }}
44
theme_color: 'e632ad'
0 commit comments