Skip to content

Commit 8b3d2ba

Browse files
committed
[CI] Upload tune file
1 parent d90d2eb commit 8b3d2ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,8 @@ jobs:
6464
env:
6565
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6666
SSH_KEY: ${{ secrets.DOCUMENTER_KEY }}
67+
- uses: actions/upload-artifact@v4
68+
with:
69+
name: tune-json
70+
path: |
71+
**/tune.json

0 commit comments

Comments
 (0)