ci: Use correct env in destroy benchmark env job (no-changelog) (#10546)

This commit is contained in:
Tomi Turtiainen 2024-08-26 09:58:17 +03:00 committed by GitHub
parent 609bc4d97d
commit cd0c6d9b55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
environment: benchmark
environment: benchmarking
steps:
- name: Checkout