Skip to content

Commit

Permalink
Update slack.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored Sep 23, 2021
1 parent eceaf0b commit 090931f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack.yaml
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 the Linkerd Service Mesh Workshop! (https://github.com/layer5io/linkerd-service-mesh-workshop/stargazers) Total ⭐️: ${{env.STARS}}\"}'
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"${{ github.actor }} just starred the Linkerd Service Mesh Workshop! (https://github.com/layer5io/linkerd-service-mesh-workshop/stargazers) Total ⭐️: ${{env.STARS}}\"}'

0 comments on commit 090931f

Please sign in to comment.