Skip to content

Update link to manual #3

Update link to manual

Update link to manual #3

Workflow file for this run

name: Docs
permissions:
contents: write
pull-requests: write
on:
push:
branches: [ "org-knit" ]
pull_request:
branches: [ "org-knit" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Export org files
uses: tecosaur/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}