From d8d8015b93c6daa8d8433895464db3493a2056e2 Mon Sep 17 00:00:00 2001 From: aycabta Date: Thu, 22 Aug 2019 09:24:35 +0900 Subject: Remove footer from message to Slack --- .github/workflows/macos.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/macos.yml') diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index a3402c12fc..3272dc1561 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -63,7 +63,6 @@ jobs: { "attachments": [{ "text": " ()", - "footer": "${{ github.event.head_commit.committer.name }} at ${{ github.event.head_commit.timestamp }}", "color": "danger" }] } -- cgit v1.2.3