Skip to content

Commit 371ef96

Browse files
committed
Merge branch 'develop'
2 parents 698ace3 + 72bc3b8 commit 371ef96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
with:
9898
fetch-depth: 0
9999
submodules: true
100+
token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }}
100101

101102
- name: Set up uv (Python)
102103
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)