We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d191ad2 commit 22b814eCopy full SHA for 22b814e
.github/workflows/update-docs.yml
@@ -36,8 +36,7 @@ jobs:
36
37
- name: Run scripts
38
run: |
39
- bash ls -al
40
- bash ${GITHUB_ACTION_PATH}/python-docs-ja/.github/workflows/upload-catalog.sh
+ bash ${GITHUB_REPOSITORY}/.github/workflows/upload-catalog.sh
41
bash ${GITHUB_ACTION_PATH}/scripts/renew-catalog-template.sh
42
43
0 commit comments