Skip to content

Commit 42253d1

Browse files
committed
Rename UPM dev branch
1 parent 8feac1e commit 42253d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/upm-dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 0
1414
- name: split upm branch
1515
run: |
16-
git subtree split -P "$PKG_ROOT" -b upm
17-
git push -u origin upm
16+
git subtree split -P "$PKG_ROOT" -b upm-dev
17+
git push -u origin upm-dev
1818
env:
1919
PKG_ROOT: 'Assets/Editor Toolbox'

0 commit comments

Comments
 (0)