1
0
Fork 0
mirror of synced 2024-09-06 04:31:18 +12:00

Merge branch 'feature/BUDI-7458' of github.com:Budibase/budibase into feature/BUDI-7458

This commit is contained in:
mike12345567 2023-09-25 17:53:37 +01:00
commit be5bab7ac7
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: passeidireto/trigger-external-workflow-action@main - uses: passeidireto/trigger-external-workflow-action@main
env: env:
BRANCH: ${{ github.head_ref }} PAYLOAD_BRANCH: ${{ github.head_ref }}
with: with:
repository: budibase/budibase-deploys repository: budibase/budibase-deploys
event: featurebranch-qa-deploy event: featurebranch-qa-deploy

View file

@ -1,5 +1,5 @@
{ {
"version": "2.10.12-alpha.7", "version": "2.10.12-alpha.8",
"npmClient": "yarn", "npmClient": "yarn",
"packages": [ "packages": [
"packages/*" "packages/*"