Skip to content

Commit 4f17c03

Browse files
authored
Merge pull request #129 from ioet/47-notify-deployments-fix-title
fix: #47 adding slack interaction after deployments
2 parents 5c30710 + 52f15d9 commit 4f17c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD-time-tracker-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ jobs:
5050
env:
5151
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
5252
SLACK_ICON: https://avatars.slack-edge.com/2020-04-14/1055222096486_7b0bf047c32f9f666b69_48.jpg
53-
SLACK_TITLE: 'New deployment guys:'
53+
SLACK_TITLE: 'A new version has been cooked:'
5454
SLACK_USERNAME: 'heisenberg-says:'

0 commit comments

Comments
 (0)