mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-27 01:56:03 +08:00
fix: change notify slack channel to be org instead of dev
This commit is contained in:
2
.github/workflows/push_tag.yaml
vendored
2
.github/workflows/push_tag.yaml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Notify Slack Channels
|
||||
uses: rtCamp/action-slack-notify@v2.0.0
|
||||
env:
|
||||
SLACK_CHANNEL: dev
|
||||
SLACK_CHANNEL: org
|
||||
SLACK_ICON: https://avatars1.githubusercontent.com/u/30390575?s=48&v=4
|
||||
SLACK_TITLE: New Core Version
|
||||
SLACK_USERNAME: opBot
|
||||
|
Reference in New Issue
Block a user