We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accfc4c commit b24ee96Copy full SHA for b24ee96
1 file changed
.github/workflows/upm-dev.yml
@@ -13,7 +13,6 @@ jobs:
13
fetch-depth: 0
14
- name: split upm branch
15
run: |
16
- git pull
17
git subtree split -P "$PKG_ROOT" -b upm-dev
18
git push -u origin upm-dev
19
env:
0 commit comments