diff --git a/.github/workflows/build_orca.yml b/.github/workflows/build_orca.yml
index ae2068ccb1..42cffde13f 100644
--- a/.github/workflows/build_orca.yml
+++ b/.github/workflows/build_orca.yml
@@ -135,7 +135,7 @@ jobs:
path: ${{ github.workspace }}/Snapmaker_Orca_Mac_${{inputs.arch}}_${{ env.ver }}.dmg
- name: Deploy Mac release
- if: github.ref == 'refs/heads/main' && inputs.os == 'macos-14'
+ if: github.ref == 'refs/heads/main' && inputs.os == 'macos-14' || github.ref == 'refs/heads/2.0.0' && inputs.os == 'macos-14'
uses: WebFreak001/deploy-nightly@v3.1.0
with:
upload_url: https://uploads.github.com/repos/Snapmaker/OrcaSlicer/releases/169912305/assets{?name,label}
diff --git a/resources/web/flutter/index.html b/resources/web/flutter/index.html
index af28f10bf1..b955781318 100644
--- a/resources/web/flutter/index.html
+++ b/resources/web/flutter/index.html
@@ -14,7 +14,7 @@
This is a placeholder for base href that will be replaced by the value of
the `--base-href` argument provided to `flutter build`.
-->
-
+
@@ -202,6 +202,6 @@
}
-
+