Skip to content

Commit

Permalink
chore(ci): use new workflow fine-grained token
Browse files Browse the repository at this point in the history
  • Loading branch information
soonum committed Mar 15, 2024
1 parent fbe3d6c commit 463833b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 463833b

Please sign in to comment.