fix the release workflow syntax
All checks were successful
format / format (push) Successful in 17s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn
2025-05-12 20:54:03 +03:00
parent 4c13340ca0
commit 8bdfd88a77

View File

@ -23,4 +23,4 @@ jobs:
with:
api_key: ${{secrets.REPO_TOKEN}}
files:
- "dist/**"
- "dist/*"