Skip to content

Add LiveView Forms and Streams sections #7

Add LiveView Forms and Streams sections

Add LiveView Forms and Streams sections #7

Workflow file for this run

name: Deploy
on:
push:
branches: [main]
permissions:
contents: read
jobs:
deploy:
# Self-hosted runner registered on bremen2 under the `eliph` user,
# with label `eliph`. Pinned so this never lands on wincon's runner
# or any other self-hosted fleet.
runs-on: [self-hosted, eliph]
steps:
- uses: actions/checkout@v4
- name: Deploy
run: ./scripts/deploy.sh