added token for checkouts

This commit is contained in:
Letro Bot
2026-04-28 15:39:29 +03:30
parent 05ed3724bd
commit 6fbb313b43
2 changed files with 2 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ jobs:
- name: Checkout the code
uses: actions/checkout@v6
with:
token: ${{ secrets.BOT_GITHUB_TOKEN }}
sparse-checkout: |
.github/scripts

View File

@@ -75,6 +75,7 @@ jobs:
- name: Checkout the code
uses: actions/checkout@v6
with:
token: ${{ secrets.BOT_GITHUB_TOKEN }}
sparse-checkout: |
.github/scripts