feat: Add comprehensive blueprint collection and project setup

This commit is contained in:
Mauricio Siu
2025-03-09 23:30:52 -06:00
parent 0015373bb1
commit 813efefab9
356 changed files with 2909 additions and 14 deletions

View File

@@ -7,11 +7,8 @@ on:
- reopened
- synchronize
- closed
branches:
- main
# concurrency: preview-${{ github.ref }}
concurrency: preview-${{ github.ref }}
jobs:
deploy-preview:
@@ -28,6 +25,7 @@ jobs:
cp -r blueprints preview/
cp index.html preview/
# Despliega el preview usando el action
- uses: rossjrw/pr-preview-action@v1
with: