Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: #47 adding deployment notifications
  • Loading branch information
enriquezrene committed Apr 14, 2020
commit 5cd0017ec5d4538fb8898a984a05f0c69a80050f
1 change: 1 addition & 0 deletions .github/workflows/CD-time-tracker-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ jobs:
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_TITLE: 'New deployment: '
SLACK_MESSAGE: 'A new version has been deployed.'