We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0774a4a commit 5d930c2Copy full SHA for 5d930c2
.github/workflows/docs-parity-updates.yml
@@ -77,7 +77,7 @@ jobs:
77
run: /tmp/get_latest_github_metrics.sh ./target main
78
env:
79
GITHUB_TOKEN: ${{ secrets.PRO_ACCESS_TOKEN }}
80
- REPOSITORY_NAME: localstack
+ REPOSITORY_NAME: localstack-core
81
ARTIFACT_ID: parity-metric-raw-amd*
82
WORKFLOW: "AWS / Build, Test, Push"
83
PREFIX_ARTIFACT: community-integration-test
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
ARTIFACT_ID: capture-notimplemented
92
93
RESOURCE_FOLDER: "metrics-implementation-details/community"
0 commit comments