Skip to content

Commit cff785f

Browse files
authored
CI: Fix incorrect artifact prefix for pro pipeline metrics (localstack#173)
1 parent 1efbcbc commit cff785f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
env:
7070
GITHUB_TOKEN: ${{ secrets.PRO_ACCESS_TOKEN }}
7171
REPOSITORY_NAME: localstack-pro
72-
ARTIFACT_ID: parity-metric-ext-raw-*
72+
ARTIFACT_ID: parity-metric-pro-raw-amd*
7373
WORKFLOW: "AWS / Build, Test, Push"
7474
PREFIX_ARTIFACT: pro-integration-test
7575

0 commit comments

Comments
 (0)