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.
cat
1 parent 4bee5df commit 9d7f78cCopy full SHA for 9d7f78c
action.yml
@@ -70,7 +70,6 @@ runs:
70
DOCS_PATH: ${{ inputs.output_path }}
71
run: |
72
php $ACTION_PATH/generate-config.php "$PHPDOCMD_FILE" "$PHP_CLASSES_FILTERED_FILE" "$CLASS_ROOT_NAMESPACE" "$DOCS_PATH"
73
- cat "$PHPDOCMD_FILE"
74
shell: bash
75
76
- name: Including documentation generator...
0 commit comments