We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30951c2 commit 976c652Copy full SHA for 976c652
.github/workflows/run-bulk-upload-pre-prod.yml
@@ -28,6 +28,6 @@ jobs:
28
environment: pre-prod
29
sandbox: "pre-prod"
30
combi_settings: "${{ inputs.combi_settings }}"
31
- file-count: "${{ inputs.file_count }}"
+ file_count: "${{ inputs.file_count }}"
32
secrets:
33
AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}
0 commit comments