Skip to content

Commit

Permalink
Remove Slack notification
Browse files Browse the repository at this point in the history
  • Loading branch information
dheid authored Nov 14, 2023
1 parent adf8a6a commit 21784e9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,4 @@ jobs:
publish: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_USERNAME: github-actions
SLACK_ICON: https://m-img.org/spai/w_147+q_lossless+ret_img+to_webp/matomo.org/wp-content/uploads/2020/03/matomo-logo-winner-mobile3.png
SLACK_ICON_EMOJI: ':tada:'
SLACK_TITLE: Matomo Java Tracker ${{ steps.version.outputs.version }} released
SLACK_MESSAGE: "Exciting news! :star2: We're thrilled to share that a new version of the Matomo Java Tracker was staged and will become available soon, packed with awesome features and improvements. :rocket: See https://github.com/matomo-org/matomo-java-tracker/releases for release notes."
SLACK_FOOTER: "Thanks for being awesome! :heart:"

0 comments on commit 21784e9

Please sign in to comment.