diff --git a/.github/workflows/git-operations.yml b/.github/workflows/git-operations.yml index 0c21ab1..fd613e3 100644 --- a/.github/workflows/git-operations.yml +++ b/.github/workflows/git-operations.yml @@ -43,7 +43,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - path: ONLYOFFICE + path: ONLYOFFICE/build_tools token: ${{ secrets.GITHUB_TOKEN }} fetch-depth: 0