mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
Update rebuild-macros-tips.yaml
This commit is contained in:
committed by
Alexander Trofimov
parent
6be50cbbb2
commit
60d2dbaf12
2
.github/workflows/rebuild-macros-tips.yaml
vendored
2
.github/workflows/rebuild-macros-tips.yaml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
with:
|
||||
repository: ONLYOFFICE/build_tools
|
||||
token: ${{ secrets.READ_PAT }}
|
||||
ref: release/v9.0.0
|
||||
ref: ${{ env.BRANCH }}
|
||||
path: build_tools
|
||||
|
||||
- name: Checkout sdkjs repository
|
||||
|
||||
Reference in New Issue
Block a user