Skip to content

docs: add docs/CONFIG-reference.md complete config key reference #2

docs: add docs/CONFIG-reference.md complete config key reference

docs: add docs/CONFIG-reference.md complete config key reference #2

Workflow file for this run

name: Release
on:
push:
tags: ['v*']
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: softprops/action-gh-release@v2
with:
generate_release_notes: true