fix: Adjust action item of slack post message
This commit is contained in:
@@ -69,7 +69,9 @@ const globalVariable = async (
|
||||
data: [],
|
||||
},
|
||||
actionOutput: {
|
||||
data: null,
|
||||
data: {
|
||||
raw: null,
|
||||
},
|
||||
},
|
||||
pushTriggerItem: (triggerItem: ITriggerItem) => {
|
||||
$.triggerOutput.data.push(triggerItem);
|
||||
|
Reference in New Issue
Block a user