Skip to content

Commit aca747f

Browse files
committed
fix upm branch name from upm-2.0 to upm-2
1 parent 767f152 commit aca747f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unity-upm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
uses: s0/git-publish-subdir-action@develop
164164
env:
165165
REPO: self
166-
BRANCH: upm-2.0
166+
BRANCH: upm-2
167167
FOLDER: upm-package/
168168
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
169169

0 commit comments

Comments
 (0)