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 17:02:06 +01:00
parent 90bb5ee85c
commit 8c33297abe

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