From 359e2e40adf9afd809a87e14c7a775d7bdcc7dff Mon Sep 17 00:00:00 2001 From: Vedant Kakde <69970950+vedant-kakde@users.noreply.github.com> Date: Fri, 5 Nov 2021 18:17:03 +0530 Subject: [PATCH] GitHub Stargazers for updates Signed-off-by: Vedant Kakde <69970950+vedant-kakde@users.noreply.github.com> --- .github/workflows/slack.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/slack.yml b/.github/workflows/slack.yml index c36a809..1d37ad0 100644 --- a/.github/workflows/slack.yml +++ b/.github/workflows/slack.yml @@ -13,4 +13,5 @@ jobs: SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }} uses: pullreminders/slack-action@master with: - args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"Someone just starred meshery-smp-performance-action! (https://github.com/layer5io/meshery-smp-performance-action/stargazers) Total ⭐️: ${{env.STARS}}\"}' + args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"${{ github.actor }} just starred meshery-smp-performance-action! (https://github.com/layer5io/meshery-smp-performance-action/stargazers) Total ⭐️: ${{env.STARS}}\"}' +