Skip to content

Commit b64616f

Browse files
authored
Update slack.yml
1 parent a6f551a commit b64616f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/slack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
1414
uses: pullreminders/slack-action@master
1515
with:
16-
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"Someone just starred Istio Service Mesh Workshop! (https://github.com/layer5io/istio-service-mesh-workshop/stargazers) Total ⭐️: ${{env.STARS}}\"}'
16+
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"${{ github.actor }} just starred Istio Service Mesh Workshop! (https://github.com/layer5io/istio-service-mesh-workshop/stargazers) Total ⭐️: ${{env.STARS}}\"}'

0 commit comments

Comments
 (0)