Skip to content

Commit 63542b9

Browse files
1 parent f1bce3b commit 63542b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-IPA-metrics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
AWS_SECRET_ACCESS_KEY: ${{ secrets.IPA_S3_BUCKET_DW_STAGING_PASSWORD }} # TODO: Change to passed secret
8282
S3_BUCKET_PREFIX: ${{ secrets.IPA_S3_BUCKET_DW_STAGING_PREFIX }} # TODO: Change to passed secret
8383
working-directory: ./tools/spectral/ipa/metrics/scripts
84-
run: node dataDump.js ../../../../../openapi/v2.json # TODO: Change to foas in release run
84+
run: node dataDump.js

0 commit comments

Comments
 (0)