diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b5509e7..c929b87 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,4 +29,4 @@ jobs: NPM_TOKEN: ${{secrets.NPM_TOKEN}} run: cd frontend && npx semantic-release - name: Publish to JSR (Deno) - run: cd frontend && npx jsr publish + run: cd frontend && npx jsr publish --allow-slow-types