mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-24 20:24:05 -08:00
ci: Use correct env for benchmark nightly workflow (no-changelog) (#10529)
This commit is contained in:
parent
f4be8b950c
commit
47839c936d
2
.github/workflows/benchmark-nightly.yml
vendored
2
.github/workflows/benchmark-nightly.yml
vendored
|
@ -31,7 +31,7 @@ permissions:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
environment: benchmark
|
||||
environment: benchmarking
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue