Skip to content

Commit 77a4680

Browse files
committed
Update update-api.yml
1 parent ad28594 commit 77a4680

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update-api.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
steps:
1919
- name: Checkout repository
2020
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21+
with:
22+
token: ${{ secrets.CI_PAT }}
2123

2224
- name: Checkout lichess-org/api
2325
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

0 commit comments

Comments
 (0)