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.
1 parent 33f7b54 commit 4fe05b9Copy full SHA for 4fe05b9
.github/workflows/php.yml
@@ -59,6 +59,8 @@ jobs:
59
with:
60
target-path: src/DiagramElement
61
output-path: php-class-diagram.svg
62
+ target-repo: ${{ github.repository }}
63
+ target-branch: ${{ github.ref_name }}
64
65
- name: Upload Artifact
66
uses: actions/upload-artifact@v4
0 commit comments