File tree 7 files changed +0
-12
lines changed
7 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -343,7 +343,6 @@ jobs:
343
343
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
344
344
with :
345
345
status : ${{ job.status }}
346
- steps : ${{ toJson(steps) }}
347
346
channel : ' #npm-ci'
348
347
if : failure()
349
348
@@ -516,7 +515,6 @@ jobs:
516
515
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
517
516
with :
518
517
status : ${{ job.status }}
519
- steps : ${{ toJson(steps) }}
520
518
channel : ' #npm-ci'
521
519
if : failure()
522
520
@@ -695,7 +693,6 @@ jobs:
695
693
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
696
694
with :
697
695
status : ${{ job.status }}
698
- steps : ${{ toJson(steps) }}
699
696
channel : ' #npm-ci'
700
697
if : failure()
701
698
@@ -893,7 +890,6 @@ jobs:
893
890
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
894
891
with :
895
892
status : ${{ job.status }}
896
- steps : ${{ toJson(steps) }}
897
893
channel : ' #npm-ci'
898
894
if : failure()
899
895
Original file line number Diff line number Diff line change @@ -218,7 +218,6 @@ jobs:
218
218
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
219
219
with :
220
220
status : ${{ job.status }}
221
- steps : ${{ toJson(steps) }}
222
221
channel : ' #npm-ci'
223
222
if : failure()
224
223
Original file line number Diff line number Diff line change @@ -145,7 +145,6 @@ jobs:
145
145
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
146
146
with :
147
147
status : ${{ job.status }}
148
- steps : ${{ toJson(steps) }}
149
148
channel : ' #npm-ci'
150
149
if : failure()
151
150
Original file line number Diff line number Diff line change 95
95
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
96
96
with :
97
97
status : ${{ job.status }}
98
- steps : ${{ toJson(steps) }}
99
98
channel : ' #npm-ci'
100
99
if : failure()
Original file line number Diff line number Diff line change 94
94
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
95
95
with :
96
96
status : ${{ job.status }}
97
- steps : ${{ toJson(steps) }}
98
97
channel : ' #npm-ci'
99
98
if : failure()
100
99
@@ -139,7 +138,6 @@ jobs:
139
138
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
140
139
with :
141
140
status : ${{ job.status }}
142
- steps : ${{ toJson(steps) }}
143
141
channel : ' #npm-ci'
144
142
if : failure()
145
143
@@ -184,6 +182,5 @@ jobs:
184
182
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
185
183
with :
186
184
status : ${{ job.status }}
187
- steps : ${{ toJson(steps) }}
188
185
channel : ' #npm-ci'
189
186
if : failure()
Original file line number Diff line number Diff line change @@ -119,7 +119,6 @@ jobs:
119
119
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
120
120
with :
121
121
status : ${{ job.status }}
122
- steps : ${{ toJson(steps) }}
123
122
channel : ' #npm-ci'
124
123
if : failure()
125
124
Original file line number Diff line number Diff line change 81
81
uses : 8398a7/action-slack@28ba43ae48961b90635b50953d216767a6bea486 # v3.16.2
82
82
with :
83
83
status : ${{ job.status }}
84
- steps : ${{ toJson(steps) }}
85
84
channel : ' #npm-ci'
86
85
if : failure()
You can’t perform that action at this time.
0 commit comments