diff --git a/.github/workflows/central-sync-create.yml b/.github/workflows/central-sync-create.yml index ecd4017b81b..1386aee0d54 100644 --- a/.github/workflows/central-sync-create.yml +++ b/.github/workflows/central-sync-create.yml @@ -48,7 +48,7 @@ jobs: upload: true generate-checksums: true pgp-sign: true - nexus-timeout: 600 + upload-parallel: 10 pgp-sign-passphrase: ${{ secrets.GPG_PASSPHRASE }} pgp-sign-private-key: ${{ secrets.GPG_PRIVATE_KEY }}