Skip to content

Commit 8d05988

Browse files
Trying with project number
1 parent 24ecbc1 commit 8d05988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/smoke-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
export_to_environment: true
5454
secrets: |-
55-
EC_API_KEY:elastic-observability-ci/elastic-cloud-observability-team-pro-api-key
55+
EC_API_KEY:911195782929/elastic-cloud-observability-team-pro-api-key
5656
- run: make smoketest/run
5757

5858
# Secrets are rotated daily, if the benchmarks run between the rotation window, then
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
export_to_environment: true
6666
secrets: |-
67-
EC_API_KEY:elastic-observability-ci/elastic-cloud-observability-team-pro-api-key
67+
EC_API_KEY:911195782929/elastic-cloud-observability-team-pro-api-key
6868
6969
- if: always()
7070
name: Tear down

0 commit comments

Comments
 (0)