no build on embed changes

This commit is contained in:
timothycarambat 2024-02-02 15:29:38 -08:00
parent 9d410496c0
commit 146385bf41
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: