Skip to content

Commit c5d701d

Browse files
authored
Merge pull request #1568 from GSA/fix-slackapi
add webhook-type for slackapi
2 parents 571cd33 + 0de3349 commit c5d701d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maintenance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
if: ${{ inputs.notification }}
5858
uses: slackapi/slack-github-action@v2
5959
with:
60+
webhook-type: incoming-webhook
6061
payload: |
6162
{
6263
"text": "${{inputs.app}} catalog app in ${{inputs.environ}} space is now in ${{inputs.mode}} mode."

0 commit comments

Comments
 (0)