updated slack channel id

This commit is contained in:
adhl-0216 2025-04-03 21:51:51 +00:00 committed by GitHub
parent 37fbc364f1
commit 415ecd7337
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,5 +57,5 @@ jobs:
method: chat.postMessage
token: ${{ secrets.SLACK_BOT_TOKEN }}
payload: |
channel: ${{ secrets.SLACK_CI_CHANNEL_ID }}
channel: ${{ secrets.SLACK_CHANNEL_ID }}
text: "SonarCloud Analysis Complete: ${{ job.status }} for commit ${{ github.sha }}. Docker Hub push is pending review in GitHub Actions."