chore: fix argos-ci upload BATCH_SIZE

This commit is contained in:
afc163 2022-04-22 23:44:04 +08:00 committed by GitHub
parent ee621765a5
commit 2d654bf96d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ async function run() {
'--token',
process.env.ARGOS_TOKEN,
'--batchCount',
chunks.length,
BATCH_SIZE,
'--branch',
process.env.GITHUB_REF_NAME,
'--commit',