Skip to content

ci: automatically send a slack message for new releases #1356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from
Prev Previous commit
Next Next commit
chore: remove debug flag from slack job
  • Loading branch information
MoKamall committed Mar 9, 2025
commit 75792f9b51bf7359fb6e0d35c6ed27363366a5fa
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ commands:
}
]
}
debug: true

jobs:
danger:
Expand Down