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 7396a22 commit 385620dCopy full SHA for 385620d
.github/workflows/run-bulk-upload-dev.yml
@@ -32,3 +32,5 @@ jobs:
32
sandbox: "${{ inputs.sandbox }}"
33
combi-settings: "${{ inputs.combi-settings }}"
34
file-count: "${{ inputs.file-count }}"
35
+ secrets:
36
+ AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}
0 commit comments