mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-09 14:47:56 -05:00
fix(ci): fix secret on CI checkout
This commit is contained in:
1
.github/workflows/gpu_fast_tests.yml
vendored
1
.github/workflows/gpu_fast_tests.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.FHE_ACTIONS_TOKEN }}
|
||||
|
||||
- name: Check for file changes
|
||||
id: changed-files
|
||||
|
||||
Reference in New Issue
Block a user