diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index dbdc33c..8bbdc95 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -27,6 +27,7 @@ jobs: with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./app/dist + force_orphan: true test: runs-on: ubuntu-latest