From 325c8ceee720e8d7a010b2bf498e5ef4496f5d5b Mon Sep 17 00:00:00 2001 From: Christian Visintin Date: Thu, 3 Sep 2026 13:57:03 +0200 Subject: [PATCH] ci(release): add dprint --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8dd49a1..29cf768 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -47,7 +47,7 @@ jobs: - name: Install git-cliff uses: taiki-e/install-action@e67fa11c4b9316fa714ddf0abed07a0c3143b95b # v2.87.4 with: - tool: git-cliff + tool: git-cliff,dprint - name: Install just uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4