We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1224ad commit c12dff9Copy full SHA for c12dff9
1 file changed
.github/workflows/workflow_deploy.yml
@@ -20,7 +20,7 @@ env:
20
PACKAGE_NAME: AgoraRtcKit
21
BUILD_DEST: generic/platform=iOS
22
BUILD_PRODUCT: Debug-iphoneos
23
- JSON_TEMPLATE_BASE: https://github.com/AgoraIO/agora_doc_source/releases/download/master-build/ios_ng_json_template
+ JSON_TEMPLATE_BASE: https://gist.github.com/saudsami/b70ddb77958488640bf3f7c1f638f7ae
24
25
jobs:
26
generate-docc:
0 commit comments