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
2 parents 4bee5df + 9d7f78c commit dc154b4Copy full SHA for dc154b4
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