Skip to content

Tag shell/REPL blocks at build time via asciidoctor extension #32

Tag shell/REPL blocks at build time via asciidoctor extension

Tag shell/REPL blocks at build time via asciidoctor extension #32

Workflow file for this run

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