Update .github/workflows/git-operations.yml

This commit is contained in:
Alexander Trofimov
2025-07-10 06:11:12 +00:00
parent d357abcfc9
commit 834fab5fc7

View File

@ -43,7 +43,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
path: ONLYOFFICE path: ONLYOFFICE/build_tools
token: ${{ secrets.GITHUB_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0 fetch-depth: 0