From 390366472d7239864060753c63513d0f316ca468 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 3 Dec 2021 13:35:23 +0100 Subject: Fix benchmark ci --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/benchmark.yml') diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index f02b88a42..7e8259d27 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -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 -- cgit v1.2.3