Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into embedded-anythingllm-app

This commit is contained in:
timothycarambat 2024-02-02 15:30:15 -08:00
commit 990569e85b
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ on:
- '.vscode/**/*'
- '**/.env.example'
- '.github/ISSUE_TEMPLATE/**/*'
- 'embed/**/*' # Embed should be published to frontend (yarn build:publish) if any changes are introduced
jobs:
push_multi_platform_to_registries: