Skip to content

Commit 68e38f2

Browse files
committed
Adds samples dir to UPM branch updater
1 parent 059f6c0 commit 68e38f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/Update-UPM-Branch.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
uses: hecomi/create-upm-branch-action@main
2323
with:
2424
git-tag: ${{ steps.tag.outputs.name }}
25-
pkg-root-dir-path: Packages/Ink
25+
pkg-root-dir-path: Packages/Ink
26+
samples-dir: Packages/Ink/Demos

0 commit comments

Comments
 (0)