Skip to content

Commit

Permalink
ci: add all examples to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelarbibe committed Jun 28, 2024
1 parent 2dd5bdd commit 89b1319
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
environment: Production - dnd-timeline-demo
secrets: inherit

deploy_basic:
deploy_grouped:
uses: ./.github/workflows/deploy.yml
with:
environment: Production - dnd-timeline-basic
environment: Production - dnd-timeline-grouped
secrets: inherit

0 comments on commit 89b1319

Please sign in to comment.