Update branch processing

This commit is contained in:
Rory Powell 2022-04-20 17:02:06 +01:00
parent 329e697371
commit 5ad58cf01d
1 changed files with 1 additions and 1 deletions

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