Skip to content

Commit 40f0cd7

Browse files
committed
Try add repo secret
1 parent b441ee6 commit 40f0cd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
uses: actions/checkout@v6
7272
with:
7373
submodules: recursive
74+
token: ${{ secrets.GITHUB_TOKEN }}
7475

7576
- name: Install Dependencies
7677
uses: "./.github/install_dependencies"

0 commit comments

Comments
 (0)