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 059f6c0 commit 68e38f2Copy full SHA for 68e38f2
.github/workflows/Update-UPM-Branch.yml
@@ -22,4 +22,5 @@ jobs:
22
uses: hecomi/create-upm-branch-action@main
23
with:
24
git-tag: ${{ steps.tag.outputs.name }}
25
- pkg-root-dir-path: Packages/Ink
+ pkg-root-dir-path: Packages/Ink
26
+ samples-dir: Packages/Ink/Demos
0 commit comments