File tree Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Expand file tree Collapse file tree 1 file changed +8
-11
lines changed Original file line number Diff line number Diff line change 99 types : [closed]
1010 branches :
1111 - master
12- push :
13- branchs :
14- - fix-reload-page
1512
1613jobs :
1714 build-and-deploy :
@@ -53,11 +50,11 @@ jobs:
5350 publish-profile : ${{ secrets.AzureAppService_PublishProfile_728dc744f9384bf38e8a0446aaaee29d }}
5451 package : dist/time-tracker
5552
56- # - uses: actions/checkout@v2
57- # - name: Slack Notification
58- 59- # env:
60- # SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
61- # SLACK_ICON: https://avatars.slack-edge.com/2020-04-14/1055222096486_7b0bf047c32f9f666b69_48.jpg
62- # SLACK_TITLE: 'A new version has been cooked:'
63- # SLACK_USERNAME: 'heisenberg-says:'
53+ - uses : actions/checkout@v2
54+ - name : Slack Notification
55+ 56+ env :
57+ SLACK_WEBHOOK : ${{ secrets.SLACK_WEBHOOK }}
58+ SLACK_ICON : https://avatars.slack-edge.com/2020-04-14/1055222096486_7b0bf047c32f9f666b69_48.jpg
59+ SLACK_TITLE : ' A new version has been cooked:'
60+ SLACK_USERNAME : ' heisenberg-says:'
You can’t perform that action at this time.
0 commit comments