Skip to content

Commit

Permalink
Merge branch 'v5-develop' into v5-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed May 27, 2022
2 parents 59467b0 + 1fb43fc commit f8a402c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f8a402c

Please sign in to comment.