Skip to content

Commit 396a36c

Browse files
authored
Merge pull request #123 from ioet/47-notify-deployments-on-slack
fix: #47 adding deployment notifications
2 parents 73e86cc + 5cd0017 commit 396a36c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ jobs:
5050
env:
5151
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
5252
SLACK_TITLE: 'New deployment: '
53+
SLACK_MESSAGE: 'A new version has been deployed.'
5354

0 commit comments

Comments
 (0)