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

Updating env in budibase ci workflow.

This commit is contained in:
Michael Drury 2023-06-01 15:07:17 +01:00
parent 74b4f66adc
commit 8129954f49

View file

@ -16,7 +16,7 @@ on:
env: env:
BRANCH: ${{ github.event.pull_request.head.ref }} BRANCH: ${{ github.event.pull_request.head.ref }}
BASE_BRANCH: ${{ github.event.pull_request.base.ref}} BASE_BRANCH: ${{ github.event.pull_request.base.ref}}
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }} PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
jobs: jobs:
lint: lint: