Skip to content

docs: link tag to latest release #80

docs: link tag to latest release

docs: link tag to latest release #80

Workflow file for this run

name: Quality Assurance
on:
push:
branches:
- "**"
tags:
- "!**"
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
check: true
preview: true