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 18, 2020
1 parent 06a914f commit cbd6f39
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 <new-repo>! (https://github.com/layer5io/meshery-nginx-sm/stargazers) Total ⭐️: ${{env.STARS}}\"}'
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"Someone just starred Meshery Adapter for NGINX Service Mesh! (https://github.com/layer5io/meshery-nginx-sm/stargazers) Total ⭐️: ${{env.STARS}}\"}'

0 comments on commit cbd6f39

Please sign in to comment.