From e0ec59dd17626f2040d2ec8f5a1235766fef9d89 Mon Sep 17 00:00:00 2001 From: Ryoya Ito <30540303+ry-itto@users.noreply.github.com> Date: Sun, 17 May 2020 23:09:22 +0900 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d00a339..98f94ff 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,7 @@ jobs: SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }} SLACK_ICON_URL: 'https://github.com/ry-itto.png' SLACK_USERNAME: 'Capicapi' - GITHUB_SLACK_USER_PAIRS: ${{ secrets.SLACK_USER }} + SLACK_GITHUB_USER_PAIRS: ${{ secrets.SLACK_USER }} TITLE: ':tada: Success :tada:' BODY: '<@ry-itto>'