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

View File

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