Skip to content

Commit 4fe05b9

Browse files
committed
chore: add create class diagram parameter in github actions.
1 parent 33f7b54 commit 4fe05b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/php.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959
with:
6060
target-path: src/DiagramElement
6161
output-path: php-class-diagram.svg
62+
target-repo: ${{ github.repository }}
63+
target-branch: ${{ github.ref_name }}
6264

6365
- name: Upload Artifact
6466
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)