Update main repo brach

This commit is contained in:
Hillel Coren 2020-10-15 09:37:16 +03:00
parent 840a4e12ba
commit 02a4beb11c
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/invoiceninja.git
cd invoiceninja
git checkout v2
git checkout v5-develop
cp -r ../build/web/* ./public/
git add .