mirror of
https://github.com/iptv-org/iptv.git
synced 2025-06-18 22:20:23 +08:00
Update matrix.js
This commit is contained in:
parent
a15c824302
commit
47a49b0023
@ -9,7 +9,7 @@ async function main() {
|
||||
}, [])
|
||||
|
||||
const matrix = { cluster_id }
|
||||
const output = `::set-output name=matrix::${JSON.stringify(matrix)}`
|
||||
const output = `MATRIX=${JSON.stringify(matrix)}`
|
||||
logger.info(output)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user