Skip to content

Commit

Permalink
remove slack notification release-2.12.0 (#21186)
Browse files Browse the repository at this point in the history
remove slack notification

Signed-off-by: yminer <[email protected]>
Co-authored-by: yminer <[email protected]>
  • Loading branch information
MinerYang and yminer authored Nov 14, 2024
1 parent bb20c64 commit 61d0796
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,13 +106,3 @@ jobs:
echo "BUILD_BUNDLE=$harbor_offline_build_bundle" >> $GITHUB_ENV
publishImage $target_branch $Harbor_Assets_Version "${{ secrets.DOCKER_HUB_USERNAME }}" "${{ secrets.DOCKER_HUB_PASSWORD }}"
- name: Slack Notification
uses: sonots/slack-notice-action@v3
with:
status: ${{ job.status }}
title: Build Package - ${{ env.BUILD_BUNDLE }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }}
if: always()

0 comments on commit 61d0796

Please sign in to comment.