Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 68ea75c

Browse files
committed
CI: fix artifact id and result files prefix
1 parent c37e60e commit 68ea75c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/docs-parity-updates.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,9 @@ jobs:
8787
env:
8888
GITHUB_TOKEN: ${{ secrets.PRO_ACCESS_TOKEN }}
8989
REPOSITORY_NAME: localstack
90-
ARTIFACT_ID: test-results-integration-*
90+
ARTIFACT_ID: parity-metric-raw-amd*
9191
WORKFLOW: "AWS / Build, Test, Push"
92+
PREFIX_ARTIFACT: community-integration-test
9293

9394
- name: Download coverage (capture-notimplemented) data from Community pipeline (GitHub)
9495
working-directory: docs

0 commit comments

Comments
 (0)