From b20db4a37d9c6bbeb0655113e16d6754c83b10e1 Mon Sep 17 00:00:00 2001 From: oknenavin Date: Sat, 4 Dec 2021 01:16:28 +0200 Subject: [PATCH] - cxon/benchmarks: update upload branch --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 2ff7cdc4..f04bcfb0 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -323,7 +323,7 @@ jobs: with: repository: oknenavin/workflows-data token: ${{ secrets.WORKFLOWS_DATA_TOKEN }} - ref: develop + ref: master path: .dep/workflows-data - name: Download Artifacts uses: actions/download-artifact@v2