Skip to content

Commit 2973ca2

Browse files
authored
Update slack.yaml
1 parent 886671a commit 2973ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/slack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ 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 wasm-filters! (https://github.com/layer5io/wasm-filters/stargazers) Total stars: ${{env.STARS}}\"}'
16+
args: '{\"channel\":\"CSK7N9TGX\",\"text\":\"${{ github.actor }} just starred wasm-filters! (https://github.com/layer5io/wasm-filters/stargazers) Total stars: ${{env.STARS}}\"}'
1717
command: echo "Now at ${{env.STARS}} stars."

0 commit comments

Comments
 (0)