workflow access token
parent
f75c7e5f53
commit
3ae57a1dbf
|
|
@ -11,6 +11,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.WORKFLOW_TOKEN }}
|
||||
- name: split upm branch
|
||||
run: |
|
||||
git subtree split -P "$PKG_ROOT" -b upm
|
||||
|
|
|
|||
Loading…
Reference in New Issue