Skip to content

Commit

Permalink
feat(circleci): updated slack success template;
Browse files Browse the repository at this point in the history
- Updated success template for slack notify.
  • Loading branch information
JVickery-TBS committed Sep 15, 2023
1 parent 4019cc4 commit 4221492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
template: basic_fail_1
- slack/notify:
event: pass
template: success_tagged_deploy_1
template: basic_success_1

workflows:
build_and_test:
Expand Down

0 comments on commit 4221492

Please sign in to comment.