Upload files to "/"

This commit is contained in:
2026-04-09 16:41:48 +03:30
parent 70a719e130
commit 2d77f9a209
64 changed files with 1626 additions and 302 deletions
+1 -6
View File
@@ -1,4 +1,4 @@
name: Check dist content
name: Check dist/
on:
push:
@@ -11,12 +11,7 @@ on:
- '**.md'
workflow_dispatch:
permissions:
contents: read
jobs:
call-check-dist:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
with:
node-version: "24.x"