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 369b7cd commit bcf9ba4Copy full SHA for bcf9ba4
.github/workflows/release-IPA-metrics.yml
@@ -47,7 +47,7 @@ jobs:
47
aws-region: ${{ vars.AWS_DEFAULT_REGION}}
48
49
- name: Dump Metric Collection Job Data to S3
50
- with:
+ env:
51
AWS_REGION: ${{ vars.AWS_DEFAULT_REGION}}
52
S3_BUCKET_PREFIX: ${{ secrets.IPA_S3_BUCKET_DW_STAGING_PREFIX}}
53
working-directory: tools/spectral/ipa/metrics/scripts
0 commit comments