From 4970619bff41b99ee43f25751557506a3c3da641 Mon Sep 17 00:00:00 2001 From: Mentlegen <9807008+gentlementlegen@users.noreply.github.com> Date: Wed, 9 Oct 2024 18:38:55 +0900 Subject: [PATCH] chore: yarn format --- .github/workflows/update-configuration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-configuration.yml b/.github/workflows/update-configuration.yml index 1249f4c5..cda56e96 100644 --- a/.github/workflows/update-configuration.yml +++ b/.github/workflows/update-configuration.yml @@ -45,7 +45,7 @@ jobs: - name: Commit and Push generated types run: | - yarn format + yarn format:prettier git config --global user.name 'ubiquity-os[bot]' git config --global user.email 'ubiquity-os[bot]@users.noreply.github.com' git add ./manifest.json