Skip to content

Merge pull request #69 from ichiro-its/feature/update-curve-function #17

Merge pull request #69 from ichiro-its/feature/update-curve-function

Merge pull request #69 from ichiro-its/feature/update-curve-function #17

name: Deploy Documentation
on:
workflow_dispatch:
push:
branches: [master]
jobs:
deploy-documentation:
runs-on: ubuntu-latest
steps:
- name: Checkout this repository
uses: actions/[email protected]
- name: Build documentation
uses: mattnotmitt/[email protected]
- name: Deploy documentation
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: doc