Merge branch 'v5-develop' into v5-stable
This commit is contained in:
commit
f8a402ca8d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
|
||||
- name: Prepare React FrontEnd
|
||||
run: |
|
||||
mkidr public/react
|
||||
mkdir public/react
|
||||
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/ui.git
|
||||
cd ui
|
||||
git checkout main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue