Add token to pro checkout
This commit is contained in:
parent
fa1f9ad6cc
commit
bd5237c83e
|
@ -27,6 +27,7 @@ jobs:
|
|||
with:
|
||||
repository: budibase/budibase-pro
|
||||
path: './pro'
|
||||
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
||||
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v1
|
||||
|
|
Loading…
Reference in New Issue