ci: Use correct env for benchmark nightly workflow (no-changelog) (#10529)

This commit is contained in:
Tomi Turtiainen 2024-08-23 15:44:00 +03:00 committed by GitHub
parent f4be8b950c
commit 47839c936d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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