Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
add create diagram options
  • Loading branch information
smeghead authored Jul 8, 2024
1 parent 892a834 commit 3744569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
output-path: php-class-diagram.svg
target-repo: ${{ github.repository }}
target-branch: ${{ github.ref_name }}
options: --hide-private-methods

- name: Upload Artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3744569

Please sign in to comment.