diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b547373cb320..99af90051bae 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -41,7 +41,6 @@ jobs: - name: Prepare React FrontEnd run: | - mkdir public/react git clone https://${{secrets.commit_secret}}@github.com/invoiceninja/ui.git cd ui git checkout main