From 83f2441215117f8f71233f08ecaa0fac431cbf18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Test=C3=A9?= Date: Fri, 15 Mar 2024 14:53:30 +0100 Subject: [PATCH] chore(ci): use new workflow fine-grained token --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index cccbbe3..6478590 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -134,7 +134,7 @@ jobs: with: repository: zama-ai/slab path: slab - token: ${{ secrets.CONCRETE_ACTIONS_TOKEN }} + token: ${{ secrets.FHE_ACTIONS_TOKEN }} - name: Send data to Slab shell: bash