Skip to content

Simplify coding if it's using standard values #77

Simplify coding if it's using standard values

Simplify coding if it's using standard values #77

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 }}