Skip to content

ci: workflow

ci: workflow #78

Workflow file for this run

name: Deploy dnd-timeline examples
on:
push:
branches:
- main
jobs:
deploy_timeaxis:
uses: ./.github/workflows/deploy.yml
with:
environment: Production - dnd-timeline-timeaxis
secrets: inherit