We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5547292 commit f62f1e7Copy full SHA for f62f1e7
.github/workflows/update-docs.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Run scripts
38
run: |
39
- bash ${GITHUB_ACTION_PATH}/upload-catalog.sh
+ bash ${GITHUB_ACTION_PATH}/python-docs-ja/.github/workflows/upload-catalog.sh
40
bash ${GITHUB_ACTION_PATH}/scripts/renew-catalog-template.sh
41
42
0 commit comments