Skip to content

Commit c4f4881

Browse files
committed
fix ci
1 parent d695505 commit c4f4881

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update-index.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v4
18+
with:
19+
token: ${{ secrets.GITHUB_TOKEN }}
1820

1921
- name: Generate modules/index.yaml
2022
run: |

0 commit comments

Comments
 (0)