mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
fix: API server address in electron (#1888)
Co-authored-by: himself65 <himself65@outlook.com>
This commit is contained in:
2
.github/workflows/release-desktop-app.yml
vendored
2
.github/workflows/release-desktop-app.yml
vendored
@@ -42,7 +42,7 @@ env:
|
||||
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID: ${{ secrets.NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID }}
|
||||
AFFINE_GOOGLE_CLIENT_ID: ${{ secrets.AFFINE_GOOGLE_CLIENT_ID }}
|
||||
AFFINE_GOOGLE_CLIENT_SECRET: ${{ secrets.AFFINE_GOOGLE_CLIENT_SECRET }}
|
||||
NODE_API_SERVER: 'https://app.affine.pro'
|
||||
API_SERVER_PROFILE: prod
|
||||
|
||||
jobs:
|
||||
make-macos:
|
||||
|
||||
Reference in New Issue
Block a user