mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 10:26:48 -05:00
Update matrix.js
This commit is contained in:
@@ -9,7 +9,7 @@ async function main() {
|
|||||||
}, [])
|
}, [])
|
||||||
|
|
||||||
const matrix = { cluster_id }
|
const matrix = { cluster_id }
|
||||||
const output = `::set-output name=matrix::${JSON.stringify(matrix)}`
|
const output = `MATRIX=${JSON.stringify(matrix)}`
|
||||||
logger.info(output)
|
logger.info(output)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user