Update main repo brach
This commit is contained in:
parent
840a4e12ba
commit
02a4beb11c
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in New Issue