Skip to content

Commit

Permalink
🔧 remove trailing reference to slack-webhook-say
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffynuts committed Mar 11, 2024
1 parent a649e8f commit 47f0886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-broadcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: |
git config --global user.name "Git Broadcast"
git config --global user.email "git-broadcast@no-reply.com"
npx git-broadcast@latest --from master --push --pretty --suppress-log-prefixes --prefix-logs-with $GITHUB_REPOSITORY | npx slack-webhook-say --echo
npx git-broadcast@latest --from master --push --pretty --suppress-log-prefixes --prefix-logs-with $GITHUB_REPOSITORY

0 comments on commit 47f0886

Please sign in to comment.