Skip to content

Commit

Permalink
Update .github/workflows/ci-build-upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trofim24 committed Oct 29, 2024
1 parent 0f6374b commit 31ddcf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: onlyoffice/sdkjs
token: ${{ secrets.READ_PAT }}
ref: ${{env.REF}}
path: 'sdkjs'
fetch-depth: '1'
Expand Down

0 comments on commit 31ddcf2

Please sign in to comment.