Skip to content

Add webhook bash script (#235) #986

Add webhook bash script (#235)

Add webhook bash script (#235) #986

Workflow file for this run

name: Deploy
on:
push:
branches:
- '**'
tags:
- '*.*.*'
- '*.*'
pull_request:
branches:
- 'master'
jobs:
build:
name: Build docs
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build
uses: Tiryoh/actions-mkdocs@v0
with:
mkdocs_version: 'latest' # option
configfile: 'mkdocs.yml' # option