mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
electron build improvements
This commit is contained in:
parent
72897e279f
commit
9d2bd22a5a
6 changed files with 58 additions and 281 deletions
2
.github/workflows/electron-build.yml
vendored
2
.github/workflows/electron-build.yml
vendored
|
|
@ -94,6 +94,8 @@ jobs:
|
|||
APPLE_TEAM_ID: ${{ secrets.APPLE_TEAM_ID }}
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
VITE_PUBLIC_POSTHOG_KEY: ${{ secrets.VITE_PUBLIC_POSTHOG_KEY }}
|
||||
VITE_PUBLIC_POSTHOG_HOST: ${{ secrets.VITE_PUBLIC_POSTHOG_HOST }}
|
||||
run: npm run publish
|
||||
working-directory: apps/x/apps/main
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue