Skip to content

Commit 5d930c2

Browse files
authored
update parity data sources (#486)
1 parent 0774a4a commit 5d930c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: /tmp/get_latest_github_metrics.sh ./target main
7878
env:
7979
GITHUB_TOKEN: ${{ secrets.PRO_ACCESS_TOKEN }}
80-
REPOSITORY_NAME: localstack
80+
REPOSITORY_NAME: localstack-core
8181
ARTIFACT_ID: parity-metric-raw-amd*
8282
WORKFLOW: "AWS / Build, Test, Push"
8383
PREFIX_ARTIFACT: community-integration-test
@@ -87,7 +87,7 @@ jobs:
8787
run: /tmp/get_latest_github_metrics.sh ./target main
8888
env:
8989
GITHUB_TOKEN: ${{ secrets.PRO_ACCESS_TOKEN }}
90-
REPOSITORY_NAME: localstack
90+
REPOSITORY_NAME: localstack-core
9191
ARTIFACT_ID: capture-notimplemented
9292
WORKFLOW: "AWS / Build, Test, Push"
9393
RESOURCE_FOLDER: "metrics-implementation-details/community"

0 commit comments

Comments
 (0)