feat: Add initial Electron frontend setup, Claude permissions, and Gitea CI/CD for releases.
All checks were successful
Build and Release / build-and-release (push) Successful in 5m44s
All checks were successful
Build and Release / build-and-release (push) Successful in 5m44s
This commit is contained in:
@@ -49,6 +49,8 @@ jobs:
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.CI_TOKEN }}
|
||||
WINEDEBUG: "-all"
|
||||
VITE_CONVEX_URL: ${{ secrets.VITE_CONVEX_URL }}
|
||||
VITE_LIVEKIT_URL: ${{ secrets.VITE_LIVEKIT_URL }}
|
||||
|
||||
- name: Delete existing latest release
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user