update workflow
All checks were successful
Build ESLint Config and Release / build-and-release (push) Successful in 9s

This commit is contained in:
2025-12-21 19:08:35 +01:00
parent d24291561f
commit 11c41307bc

View File

@@ -42,6 +42,7 @@ jobs:
run: |
mkdir -p release
cp dist/index.js release/
ls -la release
- name: Create git tag
run: |