Skip to content

Merge pull request #9 from vikgor/feature/checkpoint-height-fix #26

Merge pull request #9 from vikgor/feature/checkpoint-height-fix

Merge pull request #9 from vikgor/feature/checkpoint-height-fix #26

Workflow file for this run

name: PublishDocumentation
on: [push]
jobs:
deploy_docs:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v1
- name: Publish Jazzy Docs
uses: steven0351/publish-jazzy-docs@v1
with:
personal_access_token: ${{ secrets.ACCESS_TOKEN }}
config: .jazzy.yaml