1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

Update branch processing

This commit is contained in:
Rory Powell 2022-04-20 16:50:53 +01:00
parent 348ee03967
commit 329e697371

View file

@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: budibase/budibase-pro
ref: ${GITHUB_REF_NAME}
ref: ${{ env.GITHUB_REF_NAME }}
path: './pro'
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
- name: Setup pro