From 387ce2c3351f4887ffa67c9c04fb1ce349946c07 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 18 Mar 2024 11:35:27 -0500 Subject: [PATCH] =?UTF-8?q?publish:=20--allow-dirty=20=C2=AF\=5F(=E3=83=84?= =?UTF-8?q?)=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 9fd9cac..e263eca 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -15,4 +15,4 @@ jobs: - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 - run: bun i - - run: npx jsr publish --allow-slow-types + - run: npx jsr publish --allow-slow-types --allow-dirty