File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 9
9
types : [closed]
10
10
branches :
11
11
- master
12
+ push :
13
+ branchs :
14
+ - fix-reload-page
12
15
13
16
jobs :
14
17
build-and-deploy :
@@ -50,11 +53,11 @@ jobs:
50
53
publish-profile : ${{ secrets.AzureAppService_PublishProfile_728dc744f9384bf38e8a0446aaaee29d }}
51
54
package : ${BUILD_PATH}
52
55
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:'
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:'
You can’t perform that action at this time.
0 commit comments