Skip to content

clarify that the nobreak, nowrap, and pre-wrap roles cannot be applie… #97

clarify that the nobreak, nowrap, and pre-wrap roles cannot be applie…

clarify that the nobreak, nowrap, and pre-wrap roles cannot be applie… #97

Workflow file for this run

name: Deploy Docs
on:
push:
branches: [ v2.3.x ]
paths: [ 'docs/**' ]
permissions: read-all
jobs:
build:
if: github.repository_owner == 'asciidoctor'
runs-on: ubuntu-latest
steps:
- name: Trigger
env:
GH_TOKEN: ${{ secrets.GH_TOKEN_SCOPE_REPO }}
run: gh workflow run trigger.yml -R asciidoctor/docs.asciidoctor.org -r main