Skip to content

Commit

Permalink
Forward account id
Browse files Browse the repository at this point in the history
  • Loading branch information
merschformann committed Dec 17, 2024
1 parent a5fe09b commit 5bc5cad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
export BRANCH_NAME=$(echo $GITHUB_REF | awk -F'/' '{print $3}')
export BENCHMARK_API_KEY_PROD=${{ secrets.BENCHMARK_API_KEY_PROD }}
export SLACK_URL_DEV_SCIENCE=${{ secrets.SLACK_URL_DEV_SCIENCE }}
export BENCHMARK_ACCOUNT_ID=${{ secrets.BENCHMARK_ACCOUNT_ID }}
python .nextmv/benchmark.py

0 comments on commit 5bc5cad

Please sign in to comment.