Skip to content

move implementation to a new file #73

move implementation to a new file

move implementation to a new file #73

Workflow file for this run

name: Documentation
on: [push]
jobs:
build:
runs-on: macOS-latest
steps:
- name: Publish Jazzy Docs
uses: Steven0351/publish-jazzy-docs@v1.1.0
with:
personal_access_token: ${{ secrets.ACCESS_TOKEN }}