diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 68d01b773..19baf471e 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -33,4 +33,4 @@ jobs: commit_message: '[ci] format' branch: ${{ github.head_ref }} commit_user_name: tauri-bot - commit_user_email: tauri-bot@tauri.studio + commit_user_email: tauri-bot@users.noreply.github.com diff --git a/astro.config.mjs b/astro.config.mjs index 2ad7981ef..044aed31a 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -139,3 +139,4 @@ export default defineConfig({ // Process images with sharp: https://docs.astro.build/en/guides/assets/#using-sharp image: { service: { entrypoint: 'astro/assets/services/sharp' } }, }); +