mirror of https://github.com/Chocobozzz/PeerTube
Fix benchmark ci
parent
9213df1d79
commit
390366472d
|
@ -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 New Issue