mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-11 21:52:35 +01:00
Merge branch 'v5-develop' into v5-stable
This commit is contained in:
commit
59467b09d6
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
|
||||
- name: Prepare React FrontEnd
|
||||
run: |
|
||||
mkidr public/react
|
||||
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/ui.git
|
||||
cd ui
|
||||
git checkout main
|
||||
|
Loading…
Reference in New Issue
Block a user