Skip to content

Improved and added new git functions #10

Improved and added new git functions

Improved and added new git functions #10

name: build-documentation
on:
# Run on push to main branch
push:
branches:
- main
# Dispatch if triggered using Github (website)
workflow_dispatch:
jobs:
Build-documentation:
runs-on: macos-latest
steps:
- name: Build documentation
uses: 0xWDG/build-documentation@main