Merge main into feat/bmvcs-dev

This commit is contained in:
Serhii 2025-10-01 05:58:28 +03:00
commit 286454ef48
No known key found for this signature in database
GPG Key ID: 84A22AF415BE7704
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GH_PAT }}
- name: Setup Node.js - name: Setup Node.js
uses: actions/setup-node@v4 uses: actions/setup-node@v4