Skip to content

Commit 47752b3

Browse files
committed
Update UPM branch script again
1 parent 55aa2cf commit 47752b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: echo ::set-output name=name::${GITHUB_REF#refs/tags/v}
2020

2121
- name: Create UPM Branches
22-
uses: inkle/ink-unity-integration@main
22+
uses: hecomi/create-upm-branch-action@main
2323
with:
2424
git-tag: ${{ steps.tag.outputs.name }}
2525
pkg-root-dir-path: Packages/Ink

0 commit comments

Comments
 (0)