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