Skip to content

Commit

Permalink
Update action.yml (#1020)
Browse files Browse the repository at this point in the history
Update new URL path for doc json files
  • Loading branch information
maxxfrazer authored Jun 14, 2023
1 parent dc921b1 commit 906a3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/doc/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ runs:
target-path: ${{ inputs.target-path }}
config: fmt_config/fmt_ts.yaml
language: ts
base-template-url: https://github.com/AgoraIO/agora_doc_source/releases/download/main/electron_ng_json_template_en.json
base-template-url: https://github.com/AgoraIO/agora_doc_source/releases/download/master-build/electron_ng_json_template_en.json
export-file-path: ts/AgoraSdk.ts
github-token: ${{ inputs.github-token }}

0 comments on commit 906a3eb

Please sign in to comment.