Fix benchmark ci
This commit is contained in:
parent
9213df1d79
commit
390366472d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -78,7 +78,7 @@ jobs:
|
|||
cat benchmark.json build-time.json startup-time.json
|
||||
|
||||
- name: Upload benchmark result
|
||||
uses: './.github/actions/reusable-deploy.yml'
|
||||
uses: './.github/actions/reusable-deploy'
|
||||
with:
|
||||
source: benchmark.json build-time.json startup-time.json
|
||||
destination: peertube-stats
|
||||
|
|
Loading…
Reference in a new issue