fix(ci): add autoreleaser
All checks were successful
Build / build-amd64 (push) Successful in 1m1s
Lint Markdown files / markdown-lint (push) Successful in 17s
Build / build-arm64 (push) Successful in 1m47s

This commit is contained in:
2025-11-02 22:29:18 +01:00
parent 633e7ff468
commit be0c064f75
5 changed files with 176 additions and 31 deletions

View File

@@ -13,8 +13,7 @@ on:
jobs:
markdown-lint:
runs-on:
- ubuntu-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5.0.0
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0