Skip to content

Commit

Permalink
ci: Use correct env in destroy benchmark env job (no-changelog)
Browse files Browse the repository at this point in the history
Similar to #10529
  • Loading branch information
tomi committed Aug 26, 2024
1 parent 609bc4d commit cb3bd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-destroy-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
environment: benchmark
environment: benchmarking

steps:
- name: Checkout
Expand Down

0 comments on commit cb3bd32

Please sign in to comment.