Skip to content

Commit

Permalink
ci: remove post to slack
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv committed Feb 13, 2025
1 parent b8e045a commit 6787854
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,12 +166,3 @@ jobs:
prerelease: false
name: 'KyberSwap Interface - ${{ env.VERSION_TAG }}'
generate_release_notes: true

post_release_note:
needs: release
uses: KyberNetwork/service-framework/.github/workflows/post-to-slack.yaml@main
with:
channel_id: C06EXALUR51
title: New _${{ github.event.repository.name }}_ release *${{ github.event.release.name }}*
body: ${{ github.event.release.body }}
secrets: inherit

0 comments on commit 6787854

Please sign in to comment.