diff --git a/.github/workflows/update-configuration.yml b/.github/workflows/update-configuration.yml index 53b0ca70..1249f4c5 100644 --- a/.github/workflows/update-configuration.yml +++ b/.github/workflows/update-configuration.yml @@ -45,6 +45,7 @@ jobs: - name: Commit and Push generated types run: | + yarn format git config --global user.name 'ubiquity-os[bot]' git config --global user.email 'ubiquity-os[bot]@users.noreply.github.com' git add ./manifest.json