We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
upload-parallel: 10
1 parent 7913991 commit 5533bc8Copy full SHA for 5533bc8
.github/workflows/central-sync-create.yml
@@ -48,7 +48,7 @@ jobs:
48
upload: true
49
generate-checksums: true
50
pgp-sign: true
51
- nexus-timeout: 600
+ upload-parallel: 10
52
pgp-sign-passphrase: ${{ secrets.GPG_PASSPHRASE }}
53
pgp-sign-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
54
0 commit comments