Update _load.yml

This commit is contained in:
Aleksandr Statciuk 2022-05-05 13:34:54 +03:00
parent e2a47b176d
commit a5fe990649

View file

@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
fetch-depth: 200
- run: npm run api:load
- uses: tibdex/github-app-token@v1
if: ${{ !env.ACT }}