Skip to content

Commit dcdf471

Browse files
authored
Update with required inputs since gha is using the latest slack version anyway (#115)
1 parent e1fe40f commit dcdf471

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy-to-production.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123
uses: slackapi/slack-github-action@v2.1.1
124124
if: success()
125125
with:
126+
webhook-type: webhook-trigger,
126127
payload: ${{ steps.slack_payload.outputs.payload }}
127128
env:
128129
SLACK_WEBHOOK_URL: ${{ secrets.TAX_ENG_SLACK_URL }}
@@ -206,6 +207,7 @@ jobs:
206207
uses: slackapi/slack-github-action@v2.1.1
207208
if: success()
208209
with:
210+
webhook-type: webhook-trigger,
209211
payload: |
210212
{
211213
"text": ":mega: :sparkles: PYA production deploy ${{ job.status }} :sparkles: Please monitor infrastructure deploy: https://github.com/codeforamerica/tax-benefits-backend/actions/workflows/deploy.yaml\n<!subteam^S06P99RGJDS> <@U07QATMB6SW> <@U07Q39HFLBG>"

0 commit comments

Comments
 (0)