1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00

Update branch processing

This commit is contained in:
Rory Powell 2022-04-20 16:48:45 +01:00
parent e818181eec
commit e5a241fef4

View file

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