Skip to content

Commit

Permalink
Update slack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored Sep 23, 2021
1 parent 9c2369c commit 9de1b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
uses: pullreminders/slack-action@master
with:
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"Someone just starred Meshery Adapter for Consul! (https://github.com/meshery/meshery-consul/stargazers) Total ⭐️: ${{env.STARS}}\"}'
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"${{ github.actor }} just starred Meshery Adapter for Consul! (https://github.com/meshery/meshery-consul/stargazers) Total ⭐️: ${{env.STARS}}\"}'

0 comments on commit 9de1b78

Please sign in to comment.